Changeset 864b24de


Ignore:
Timestamp:
01/16/2007 12:08:14 AM (17 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
4e88613
Parents:
15b3bc29
Message:

Removed extraneous spaces in the XML

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6410 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
35 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netlibs/libsoup.xml

    r15b3bc29 r864b24de  
    9999  <sect2 role="commands">
    100100    <title>Command Explanations</title>
    101    
     101
    102102    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    103103    href="../../xincludes/gtk-doc-rebuild.xml"/>
  • basicnet/netprogs/portmap.xml

    r15b3bc29 r864b24de  
    9494    <title>Installation of Portmap</title>
    9595
    96     <para>Portmap runs as a daemon with a uid of 1.  This uid is not 
     96    <para>Portmap runs as a daemon with a uid of 1.  This uid is not
    9797    configurable.  To set up a user to match this uid, as the
    9898    <systemitem class="username">root</systemitem> user, run:</para>
    99    
     99
    100100<screen><userinput>useradd -u 1 -g 1 -d /dev/null -s /bin/false bin</userinput></screen>
    101101
     
    114114      <para>The above installation places executable <command>portmap</command>
    115115      in <filename class="directory">/sbin</filename>. You may choose to move the
    116       file to <filename class="directory">/usr/sbin</filename>. If you do, 
     116      file to <filename class="directory">/usr/sbin</filename>. If you do,
    117117      remember to modify the bootscript also.</para>
    118118    </note>
  • general/genlib/glib2.xml

    r15b3bc29 r864b24de  
    8989  <sect2 role="commands">
    9090    <title>Command Explanations</title>
    91    
     91
    9292    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    9393    href="../../xincludes/gtk-doc-rebuild.xml"/>
  • general/genlib/libxml.xml

    r15b3bc29 r864b24de  
    8585  <sect2 role="commands">
    8686    <title>Command Explanations</title>
    87    
     87
    8888    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    8989    href="../../xincludes/gtk-doc-rebuild.xml"/>
  • general/graphlib/freetype2.xml

    r15b3bc29 r864b24de  
    142142        <term><filename class='libraryfile'>libfreetype.{so,a}</filename></term>
    143143        <listitem>
    144           <para>contains functions for rendering various font types, such 
     144          <para>contains functions for rendering various font types, such
    145145          as TrueType and Type1.</para>
    146146          <indexterm zone="freetype2 libfreetype">
  • general/prog/jdk.xml

    r15b3bc29 r864b24de  
    235235
    236236    <para>If your <application>X Window System</application> is installed into
    237     any prefix other than <filename class="directory">/usr/X11R6</filename>, 
    238     execute the following command, replacing 
    239     <replaceable>&lt;PREFIX&gt;</replaceable> with the installation prefix of 
     237    any prefix other than <filename class="directory">/usr/X11R6</filename>,
     238    execute the following command, replacing
     239    <replaceable>&lt;PREFIX&gt;</replaceable> with the installation prefix of
    240240    the <application>X Window System</application>:</para>
    241241
  • general/sysutils/unzip.xml

    r15b3bc29 r864b24de  
    6767    </itemizedlist>
    6868
    69     <bridgehead renderas="sect3">Additional Downloads</bridgehead> 
    70     <itemizedlist spacing='compact'> 
    71       <listitem> 
    72         <para>Required patch: <ulink 
    73         url="&patch-root;/unzip-&unzip-version;-security_fix-1.patch"/></para> 
    74       </listitem> 
    75     </itemizedlist> 
     69    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     70    <itemizedlist spacing='compact'>
     71      <listitem>
     72        <para>Required patch: <ulink
     73        url="&patch-root;/unzip-&unzip-version;-security_fix-1.patch"/></para>
     74      </listitem>
     75    </itemizedlist>
    7676
    7777    <para condition="html" role="usernotes">User Notes:
     
    162162    <application>UnZip</application> by running the following commands:</para>
    163163
    164 <screen><userinput>patch -Np1 -i ../unzip-&unzip-version;-security_fix-1.patch &amp;&amp; 
     164<screen><userinput>patch -Np1 -i ../unzip-&unzip-version;-security_fix-1.patch &amp;&amp;
    165165make -f unix/Makefile LOCAL_UNZIP=-D_FILE_OFFSET_BITS=64 linux</userinput></screen>
    166166
  • gnome/add/gedit.xml

    r15b3bc29 r864b24de  
    115115  </sect2>
    116116
    117   <sect2 role="configuration"> 
     117  <sect2 role="configuration">
    118118    <title>Configuring gedit</title>
    119119
  • gnome/add/gnome-games.xml

    r15b3bc29 r864b24de  
    125125
    126126    <para><parameter>--localstatedir=/var/lib</parameter>: This parameter is
    127     used so that all <application>ScrollKeeper</application> files are 
     127    used so that all <application>ScrollKeeper</application> files are
    128128    installed in, and the <application>ScrollKeeper</application> database is
    129129    properly updated in
  • gnome/add/gnome-mag.xml

    r15b3bc29 r864b24de  
    105105  <sect2 role="commands">
    106106    <title>Command Explanations</title>
    107    
     107
    108108    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    109109    href="../../xincludes/gnome-prefix.xml"/>
  • gnome/add/gnome-utils.xml

    r15b3bc29 r864b24de  
    113113    instead of
    114114    <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
    115  
     115
    116116    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    117117    href="../../xincludes/gnome-mandir.xml"/>
    118    
     118
    119119    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    120120    href="../../xincludes/gtk-doc-rebuild.xml"/>
  • gnome/add/gnome-volume-manager.xml

    r15b3bc29 r864b24de  
    143143      <application>gnome-volume-manager</application>.</para>
    144144
    145       <!-- 
     145      <!--
    146146      This can easily be accomplished by adding
    147147      <command>gnome-volume-manager</command> to the
  • gnome/add/gok.xml

    r15b3bc29 r864b24de  
    104104    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    105105    href="../../xincludes/gnome-sysconfdir.xml"/>
    106  
    107     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 
     106
     107    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    108108    href="../../xincludes/scrollkeeper-dir.xml"/>
    109    
     109
    110110    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    111111    href="../../xincludes/gtk-doc-rebuild.xml"/>
  • gnome/add/libgail-gnome.xml

    r15b3bc29 r864b24de  
    9191    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    9292    href="../../xincludes/gnome-prefix.xml"/>
    93  
     93
    9494  </sect2>
    9595
  • gnome/core/gnome-mime-data.xml

    r15b3bc29 r864b24de  
    9797    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    9898    href="../../xincludes/gnome-prefix.xml"/>
    99    
     99
    100100    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    101101    href="../../xincludes/gnome-sysconfdir.xml"/>
  • gnome/core/gnome-panel.xml

    r15b3bc29 r864b24de  
    125125    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    126126    href="../../xincludes/gnome-mandir.xml"/>
    127    
     127
    128128    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    129129    href="../../xincludes/gtk-doc-rebuild.xml"/>
  • gnome/core/libbonoboui.xml

    r15b3bc29 r864b24de  
    9292  <sect2 role="commands">
    9393    <title>Command Explanations</title>
    94    
     94
    9595    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    9696    href="../../xincludes/gnome-prefix.xml"/>
    97    
     97
    9898    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    9999    href="../../xincludes/gtk-doc-rebuild.xml"/>
  • gnome/core/libgnome.xml

    r15b3bc29 r864b24de  
    9696    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    9797    href="../../xincludes/gnome-prefix.xml"/>
    98    
     98
    9999    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    100100    href="../../xincludes/gnome-sysconfdir.xml"/>
  • gnome/core/libgnomecanvas.xml

    r15b3bc29 r864b24de  
    9393  <sect2 role="commands">
    9494    <title>Command Explanations</title>
    95    
     95
    9696    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    9797    href="../../xincludes/gnome-prefix.xml"/>
  • introduction/important/locale-issues.xml

    r15b3bc29 r864b24de  
    113113    details.</para>
    114114
    115     <para>In extreme cases, Windows encoding compatibility issues may be 
     115    <para>In extreme cases, Windows encoding compatibility issues may be
    116116    solved only by running Windows programs under
    117117    <ulink url="http://www.winehq.com/">Wine</ulink>.</para>
     
    130130    information is well-hidden on the page which specifies the behavior
    131131    of <application>Tar</application> and <application>Cpio</application>
    132     programs. Some programs get it wrong by default (or simply don't 
     132    programs. Some programs get it wrong by default (or simply don't
    133133    have enough information to get it right). The result is that they
    134134    create filenames which are not subsequently shown correctly by
     
    159159    only correct in UTF-8 locales.</para>
    160160
    161     <para>The general rule for avoiding this class of problems is to 
     161    <para>The general rule for avoiding this class of problems is to
    162162    avoid installing broken programs. If this is impossible, the
    163163    <ulink url="http://j3e.de/linux/convmv/">convmv</ulink>
     
    169169    filenames from a system using a different locale with a tool that
    170170    is not locale-aware (e.g., <xref linkend="nfs-utils"/> or
    171     <xref linkend="openssh"/>). In order to avoid mangling non-ASCII 
     171    <xref linkend="openssh"/>). In order to avoid mangling non-ASCII
    172172    characters when transferring files to a system with a different
    173173    locale, any of the following methods can be used:</para>
     
    179179      </listitem>
    180180      <listitem>
    181         <para>On the sending side, create a tar archive with the 
     181        <para>On the sending side, create a tar archive with the
    182182        <parameter>--format=posix</parameter> switch passed to
    183         <command>tar</command> (this will be the default in a future 
     183        <command>tar</command> (this will be the default in a future
    184184        version of <command>tar</command>).</para>
    185185      </listitem>
     
    230230    screen into a complete mess.</para>
    231231
    232     <para>Fixing this kind of problems is a tedious task from a 
    233     programmer's point of view, like all other cases of retrofitting new 
    234     concepts into the old flawed design. In this case, one has to redesign 
    235     all data structures in order to accommodate to the fact that a complete 
    236     character may span a variable number of "char"s (or switch to wchar_t 
    237     and convert as needed). Also, for every call to the "strlen" and 
    238     similar functions, find out whether a number of bytes, a number of 
    239     characters, or the width of the string was really meant. Sometimes it 
     232    <para>Fixing this kind of problems is a tedious task from a
     233    programmer's point of view, like all other cases of retrofitting new
     234    concepts into the old flawed design. In this case, one has to redesign
     235    all data structures in order to accommodate to the fact that a complete
     236    character may span a variable number of "char"s (or switch to wchar_t
     237    and convert as needed). Also, for every call to the "strlen" and
     238    similar functions, find out whether a number of bytes, a number of
     239    characters, or the width of the string was really meant. Sometimes it
    240240    is faster to write a program with the same functionality from scratch.
    241241    </para>
  • multimedia/libdriv/gst-plugins-good.xml

    r15b3bc29 r864b24de  
    149149    this parameter if you don't have <application>GConf</application>
    150150    installed.</para>
    151    
     151
    152152  </sect2>
    153153
  • multimedia/libdriv/libquicktime.xml

    r15b3bc29 r864b24de  
    115115  <sect2 role="commands">
    116116    <title>Command Explanations</title>
    117    
     117
    118118    <para><option>--with-avcodec=<replaceable>&lt;DIRECTORY
    119119    NAME&gt;</replaceable></option>:
  • multimedia/libdriv/nas.xml

    r15b3bc29 r864b24de  
    168168      <para>The init script uses a default prefix of
    169169      <filename class="directory">/usr/X11R6</filename>.  If you've installed
    170       the <application>X Window System</application> into any other prefix, 
     170      the <application>X Window System</application> into any other prefix,
    171171      execute the following command, replacing
    172172      <replaceable>&lt;PREFIX&gt;</replaceable> with the installation
  • multimedia/libdriv/sdl.xml

    r15b3bc29 r864b24de  
    8080
    8181    <para>If your <application>X Window System</application> is installed into
    82     any prefix other than <filename class="directory">/usr/X11R6</filename>, 
    83     execute the following command, replacing 
    84     <replaceable>&lt;PREFIX&gt;</replaceable> with the installation prefix of 
     82    any prefix other than <filename class="directory">/usr/X11R6</filename>,
     83    execute the following command, replacing
     84    <replaceable>&lt;PREFIX&gt;</replaceable> with the installation prefix of
    8585    the <application>X Window System</application>:</para>
    8686
  • postlfs/editors/vim.xml

    r15b3bc29 r864b24de  
    134134
    135135<screen><userinput>patch -Np1 -i ../vim-&vim-version;-fixes-14.patch &amp;&amp;
    136 patch -Np1 -i ../vim-&vim-version;-mandir-1.patch &amp;&amp;   
     136patch -Np1 -i ../vim-&vim-version;-mandir-1.patch &amp;&amp;
    137137echo '#define SYS_VIMRC_FILE "/etc/vimrc"' &gt;&gt; src/feature.h &amp;&amp;
    138138echo '#define SYS_GVIMRC_FILE "/etc/gvimrc"' &gt;&gt; src/feature.h &amp;&amp;
     
    148148    the documentation to be accessed via <filename
    149149    class="directory">/usr/share/doc/vim-7.0</filename>, making it consistent
    150     with the location of documentation for other packages:</para> 
    151  
    152 <screen role="root"><userinput>ln -snfv ../vim/vim70/doc /usr/share/doc/vim-7.0</userinput></screen> 
     150    with the location of documentation for other packages:</para>
     151
     152<screen role="root"><userinput>ln -snfv ../vim/vim70/doc /usr/share/doc/vim-7.0</userinput></screen>
    153153
    154154  </sect2>
     
    174174
    175175    <para><option>--enable-perlinterp</option>, <option>--enable-pythoninterp</option>,
    176     <option>--enable-tclinterp</option>, <option>--enable-rubyinterp</option>: 
    177     Thses options include the Perl, Python, Tcl, or Ruby interpreters that allow 
    178     using other application code in <application>vim</application> scripts.</para> 
    179    
     176    <option>--enable-tclinterp</option>, <option>--enable-rubyinterp</option>:
     177    Thses options include the Perl, Python, Tcl, or Ruby interpreters that allow
     178    using other application code in <application>vim</application> scripts.</para>
     179
    180180  </sect2>
    181181
     
    206206      installed.  To enable the spell checker you can set the following in
    207207      one of the configuration files: </para>
    208      
     208
    209209<screen><literal>set spell
    210210spelllang=en,ru</literal></screen>
    211      
     211
    212212      <para>By default, <application>Vim</application> only installs spell
    213213      files for the English language.  If a spell file is not available for
    214       your language, then <application>Vim</application> will call 
     214      your language, then <application>Vim</application> will call
    215215      <filename>$VIMRUNTIME/plugin/spellfile.vim</filename> and will try to
    216216      obtain the *.spl and optionally *.sug from the vim ftp server, using the
    217       <filename>$VIMRUNTIME/plugin/netrw</filename> plugin.</para> 
    218    
     217      <filename>$VIMRUNTIME/plugin/netrw</filename> plugin.</para>
     218
    219219      <para>Alternatively you can manually download the *.spl and *.sug files
    220220      from: <ulink url="ftp://ftp.vim.org/pub/vim/runtime/spell/"/> and save
    221221      them to <filename class="directory"> ~/.vim/spell </filename> or in
    222222      <filename class="directory">
    223       /usr/share/vim/vim70/spell/</filename>.</para> 
    224    
    225       <para>For more information about the spell checker and some other 
     223      /usr/share/vim/vim70/spell/</filename>.</para>
     224
     225      <para>For more information about the spell checker and some other
    226226      features in  <application>Vim-&vim-version;</application> (such us
    227227      vimgrep, tab-pages, and omni-completion), issue the following command inside
    228       <application>Vim</application>:</para> 
    229 
    230 <screen><literal>:help version7</literal></screen> 
     228      <application>Vim</application>:</para>
     229
     230<screen><literal>:help version7</literal></screen>
    231231
    232232      <para>For additional information on setting up
     
    244244    <para>A list of the reinstalled files, along with their short
    245245    descriptions can be found in the <ulink
    246     url="&lfs-root;/chapter06/vim.html#contents-vim">LFS Vim Installation 
     246    url="&lfs-root;/chapter06/vim.html#contents-vim">LFS Vim Installation
    247247    Instrutions</ulink></para>
    248248
  • postlfs/filesystems/xfs.xml

    r15b3bc29 r864b24de  
    9696    sets the owner and group of the installed files.</para>
    9797    <!-- relevant only if building as non-root -->
    98    
     98
    9999    <para><parameter>LOCAL_CONFIGURE_OPTIONS="..."</parameter>: This passes
    100100    extra configuration options to the <filename>configure</filename> script.
     
    103103    <filename class="libraryfile">libreadline.so</filename> library, in order
    104104    to allow editing interactive commands.</para>
    105    
     105
    106106    <para><parameter>OPTIMIZER="..."</parameter>: Adding this parameter to
    107107    the end of the <command>make</command> command overrides the
     
    114114    the only packages that use the installed libraries.</para>
    115115    <!-- checked with the Debian package database as of 2007-01-14 -->
    116    
     116
    117117    <para><command>install -v ...</command> and the three following commands
    118118    fix the installation of <filename class="libraryfile">libhandle</filename>
     
    332332        </listitem>
    333333      </varlistentry>
    334      
     334
    335335      <!-- FIXME: other libraries are undocumented -->
    336336
  • server/databases/db.xml

    r15b3bc29 r864b24de  
    6161
    6262    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    63     <itemizedlist spacing="compact"> 
    64       <listitem> 
     63    <itemizedlist spacing="compact">
     64      <listitem>
    6565        <para>Required patch: <ulink
    6666        url="http://www.sleepycat.com/update/4.4.20/patch.4.4.20.1"/></para>
    6767      </listitem>
    68       <listitem> 
     68      <listitem>
    6969        <para>Required patch: <ulink
    7070        url="http://www.sleepycat.com/update/4.4.20/patch.4.4.20.2"/></para>
    7171      </listitem>
    72       <listitem> 
     72      <listitem>
    7373        <para>Required patch: <ulink
    7474        url="http://www.sleepycat.com/update/4.4.20/patch.4.4.20.3"/></para>
    7575      </listitem>
    76       <listitem> 
     76      <listitem>
    7777        <para>Required patch: <ulink
    7878        url="http://www.sleepycat.com/update/4.4.20/patch.4.4.20.4"/></para>
  • server/mail/exim.xml

    r15b3bc29 r864b24de  
    1414]>
    1515
    16   <!-- Editors please ensure that the documentation links below (in the 
     16  <!-- Editors please ensure that the documentation links below (in the
    1717       'Adding Additional Functionality' section) are still valid after you
    1818       update a version entity. It appears that the "id" strings in some of
  • server/major/samba3.xml

    r15b3bc29 r864b24de  
    137137
    138138    <para>You must become the <systemitem class="username">root</systemitem>
    139     user to run the test framework. To run the tests, issue: 
     139    user to run the test framework. To run the tests, issue:
    140140    <command>make test</command>. If you have
    141141    <application>Linux-PAM</application> installed and built the PAM library
  • x/lib/libwnck.xml

    r15b3bc29 r864b24de  
    9090  <sect2 role="commands">
    9191    <title>Command Explanations</title>
    92    
     92
    9393    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    9494    href="../../xincludes/gtk-doc-rebuild.xml"/>
  • x/lib/mesalib.xml

    r15b3bc29 r864b24de  
    109109sed -i 's@lib/modules@lib/X11/modules@' src/mesa/drivers/dri/Makefile.template</userinput></screen>
    110110
    111     <para>Fix an error with output redirection if <command>/bin/sh</command> 
     111    <para>Fix an error with output redirection if <command>/bin/sh</command>
    112112    is not the <application>Bash</application> shell on your system:</para>
    113113
  • x/lib/qt.xml

    r15b3bc29 r864b24de  
    9595
    9696    <para>The <application>Qt</application> source hard codes the location
    97     of the <application>X Window System</application> installtion to 
    98     <filename class="directory">/usr/X11R6</filename>.  If you've installed 
     97    of the <application>X Window System</application> installtion to
     98    <filename class="directory">/usr/X11R6</filename>.  If you've installed
    9999    the <application>X Window System</application> in any prefix other than
    100100    <filename class="directory">/usr/X11R6</filename>, then you should correct
  • xincludes/scrollkeeper-dir.xml

    r15b3bc29 r864b24de  
    77
    88    <para><parameter>--localstatedir=/var/lib</parameter>: This parameter is
    9     used so that all <application>ScrollKeeper</application> files are 
     9    used so that all <application>ScrollKeeper</application> files are
    1010    installed in, and the <application>ScrollKeeper</application> database is
    1111    properly updated in
  • xsoft/graphweb/galeon.xml

    r15b3bc29 r864b24de  
    110110  <sect2 role="commands">
    111111    <title>Command Explanations</title>
    112    
     112
    113113    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    114114    href="../../xincludes/gnome-prefix.xml"/>
  • xsoft/suites/openoffice.xml

    r15b3bc29 r864b24de  
    157157done</userinput></screen>
    158158
    159     <para>If you wish to build an in-tree <application>Mozilla</application>, 
     159    <para>If you wish to build an in-tree <application>Mozilla</application>,
    160160    as opposed to using a system wide installation, copy the
    161161    <application>Mozilla</application> source tarball into the source
Note: See TracChangeset for help on using the changeset viewer.