Changeset f3429309 for general


Ignore:
Timestamp:
11/13/2015 02:24:57 PM (8 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
9fd7f516
Parents:
6c91a92a
Message:
  • mupdf-1.8: minor reformat.
  • removing spaces from EOL, from Denis Mugnier.
  • BLFS/trunk/BOOK/kde/add/kdepim-runtime.xml: needed to fix to validate the book. One chunck had been removed. Bruce, please check if it is OK, now.

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

Location:
general
Files:
40 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/apr.xml

    r6c91a92a rf3429309  
    129129        </seg>
    130130        <seg>
    131           /usr/include/apr-1 and 
     131          /usr/include/apr-1 and
    132132          /usr/share/apr-1
    133133        </seg>
  • general/genlib/enchant.xml

    r6c91a92a rf3429309  
    135135      </para>
    136136
    137 <screen><userinput>cat &gt; /tmp/test-enchant.txt &lt;&lt; "EOF" 
     137<screen><userinput>cat &gt; /tmp/test-enchant.txt &lt;&lt; "EOF"
    138138<literal>Tel me more abot linux
    139139Ther ar so many commads</literal>
  • general/genlib/glib2.xml

    r6c91a92a rf3429309  
    206206        <listitem>
    207207          <para>
    208             can be used to start applications and can be used to send 
    209             messages to already-running instances of other applications. 
     208            can be used to start applications and can be used to send
     209            messages to already-running instances of other applications.
    210210          </para>
    211211          <indexterm zone="glib2 gapplication">
  • general/genlib/gobject-introspection.xml

    r6c91a92a rf3429309  
    3838    </para>
    3939
    40     &lfs78_checked; 
     40    &lfs78_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/genlib/grantlee.xml

    r6c91a92a rf3429309  
    110110        <seg>none</seg>
    111111        <seg>
    112            libgrantlee_core.so and 
     112           libgrantlee_core.so and
    113113           libgrantlee_gui.so
    114114        </seg>
    115115        <seg>
    116            /usr/lib/cmake/grantlee, 
     116           /usr/lib/cmake/grantlee,
    117117           /usr/lib/grantlee/0.4, and
    118118           /usr/include/grantlee</seg>
  • general/genlib/libatasmart.xml

    r6c91a92a rf3429309  
    3535    </para>
    3636
    37     &lfs78_checked; 
     37    &lfs78_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/genlib/libical.xml

    r6c91a92a rf3429309  
    5353      <filename>libical-&libical-version;.tar.gz</filename>. You can achieve
    5454      this automatically by using the command:</para>
    55    
     55
    5656 <screen><userinput>wget <ulink url="&libical-download-http;"/> -O libical-&libical-version;.tar.gz</userinput></screen>
    5757    </note>
  • general/genlib/libsigc++.xml

    r6c91a92a rf3429309  
    103103
    104104    <para>
    105       <command>sed -i '/type_traits.h/i\#include &lt;sigc++/visit_each.h&gt;' 
     105      <command>sed -i '/type_traits.h/i\#include &lt;sigc++/visit_each.h&gt;'
    106106      sigc++/macros/limit_reference.h.m4</command>: This sed fixes a bug
    107107      which prevents <application>inkscape</application> compiling.
  • general/genlib/libtasn1.xml

    r6c91a92a rf3429309  
    3535    </para>
    3636
    37      &lfs78_checked; 
     37     &lfs78_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/genlib/libxkbcommon.xml

    r6c91a92a rf3429309  
    9797    </para>
    9898
    99 <screen><userinput>./configure $XORG_CONFIG     \ 
     99<screen><userinput>./configure $XORG_CONFIG     \
    100100            --docdir=/usr/share/doc/libxkbcommon-&libxkbcommon-version; &amp;&amp;
    101101make</userinput></screen>
  • general/genlib/ptlib.xml

    r6c91a92a rf3429309  
    9898      <xref linkend="pulseaudio"/>,
    9999      <xref linkend="sdl"/>,
    100       <xref linkend="unixodbc"/>, 
    101       <xref linkend="v4l-utils"/>, 
     100      <xref linkend="unixodbc"/>,
     101      <xref linkend="v4l-utils"/>,
    102102      <ulink url="http://sourceforge.net/projects/libdc1394/">libdc1394</ulink>, and
    103103      <ulink url="http://www.linux1394.org/">libraw1394</ulink>,
  • general/genlib/qca.xml

    r6c91a92a rf3429309  
    123123    building with Qt4 even if Qt5 is found.</para>
    124124
    125     <para><parameter>-DQCA_MAN_INSTALL_DIR:PATH=/usr/share/man</parameter>: 
     125    <para><parameter>-DQCA_MAN_INSTALL_DIR:PATH=/usr/share/man</parameter>:
    126126    Install the qca man page in the normal location.</para>
    127127
  • general/genlib/qjson.xml

    r6c91a92a rf3429309  
    7777      <xref linkend="qt4"/> and
    7878      <xref linkend="cmake"/>
    79     </para>   
    80    
     79    </para>
     80
    8181    <para condition="html" role="usernotes">
    8282      User Notes: <ulink url="&blfs-wiki;/qjson"/>
     
    110110<screen role="root"><userinput>make install</userinput></screen>
    111111  </sect2>
    112  
     112
    113113  <sect2 role="commands">
    114114    <title>Command Explanations</title>
    115115
    116116    <para><option>-DCMAKE_BUILD_TYPE=Release</option>: This switch is used to
    117     build without debugging symbols and apply a higher level of compiler 
     117    build without debugging symbols and apply a higher level of compiler
    118118    optimizations.</para>
    119119
  • general/genlib/wayland.xml

    r6c91a92a rf3429309  
    163163        <listitem>
    164164          <para>
    165             is a tool to generate proxy methods in wayland-client-protocol.h 
     165            is a tool to generate proxy methods in wayland-client-protocol.h
    166166            and wayland-server-protocol.h
    167167          </para>
  • general/genlib/xapian.xml

    r6c91a92a rf3429309  
    8181make</userinput></screen>
    8282
    83    
     83
    8484
    8585
     
    113113        </seg>
    114114        <seg>
    115           /usr/include/xapian, 
    116           /usr/lib/cmake/xapian, and 
     115          /usr/include/xapian,
     116          /usr/lib/cmake/xapian, and
    117117          /usr/share/doc/xapian-core-&xapian-version;
    118118        </seg>
  • general/genutils/iso-codes.xml

    r6c91a92a rf3429309  
    3939    </para>
    4040
    41     &lfs78_checked; 
     41    &lfs78_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/genutils/lsof.xml

    r6c91a92a rf3429309  
    9696    <para>
    9797      <command>./Configure -n linux</command>: Avoid AFS, customization, and
    98       inventory checks, and use the linux dialect. 
     98      inventory checks, and use the linux dialect.
    9999    </para>
    100100
  • general/genutils/pinentry.xml

    r6c91a92a rf3429309  
    192192        <term><command>pinentry-gnome3</command></term>
    193193        <listitem>
    194           <para> is a <application>GNOME-3</application> 
     194          <para> is a <application>GNOME-3</application>
    195195          <application>PIN-Entry</application> helper program.</para>
    196196          <indexterm zone="pinentry pinentry-gnome3">
     
    203203        <term><command>pinentry-gtk-2</command></term>
    204204        <listitem>
    205           <para> is a <application>GTK+2</application> 
     205          <para> is a <application>GTK+2</application>
    206206          <application>PIN-Entry</application> program program.</para>
    207207          <indexterm zone="pinentry pinentry-gtk-2">
     
    214214        <term><command>pinentry-qt4</command></term>
    215215        <listitem>
    216           <para> is a <application>Qt4</application> 
     216          <para> is a <application>Qt4</application>
    217217          <application>PIN-Entry</application> helper program.</para>
    218218          <indexterm zone="pinentry pinentry-qt4">
  • general/graphlib/fontconfig.xml

    r6c91a92a rf3429309  
    55  %general-entities;
    66
    7   <!ENTITY fontconfig-download-http 
     7  <!ENTITY fontconfig-download-http
    88           "http://www.freedesktop.org/software/fontconfig/release/fontconfig-&fontconfig-version;.tar.bz2">
    99  <!ENTITY fontconfig-download-ftp  " ">
     
    3737    </para>
    3838
    39     &lfs78_checked; 
     39    &lfs78_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
    79       <xref linkend="freetype2"/> 
     79      <xref linkend="freetype2"/>
    8080    </para>
    8181
  • general/graphlib/graphite2.xml

    r6c91a92a rf3429309  
    4646    </para>
    4747
    48     &lfs78_checked; 
     48    &lfs78_checked;
    4949
    5050    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/graphlib/newt.xml

    r6c91a92a rf3429309  
    3535      windows, entry widgets, checkboxes, radio buttons, labels, plain text
    3636      fields, scrollbars, etc., to text mode user interfaces.
    37       <application>Newt</application> is based on the S-Lang library. 
     37      <application>Newt</application> is based on the S-Lang library.
    3838    </para>
    3939
     
    115115
    116116    <para>
    117       This package does not come with a test suite. 
     117      This package does not come with a test suite.
    118118    </para>
    119119
     
    146146      <seglistitem>
    147147        <seg> whiptail </seg>
    148         <seg> libnewt.so, whiptcl.so, and 
     148        <seg> libnewt.so, whiptcl.so, and
    149149        /usr/lib/python{&python2-majorver;,&python3-majorver;}/site-packages/_snack.so </seg>
    150150        <seg> None </seg>
  • general/graphlib/opencv.xml

    r6c91a92a rf3429309  
    3333
    3434    <para>
    35       The <application>opencv</application> package contains graphics libraries 
     35      The <application>opencv</application> package contains graphics libraries
    3636      mainly aimed at real-time computer vision.
    3737    </para>
     
    7979    </para>
    8080
    81     <bridgehead renderas="sect3">opencv Dependencies</bridgehead> 
     81    <bridgehead renderas="sect3">opencv Dependencies</bridgehead>
    8282
    8383    <bridgehead renderas="sect4">Required</bridgehead>
     
    9696      <xref linkend="libpng"/>,
    9797      <xref linkend="libtiff"/>,
    98       <xref linkend="libwebp"/>, 
    99       <xref linkend="python2"/>, 
     98      <xref linkend="libwebp"/>,
     99      <xref linkend="python2"/>,
    100100      <xref linkend="v4l-utils"/>, and
    101101      <xref linkend="xine-lib"/>
     
    104104    <bridgehead renderas="sect4">Optional</bridgehead>
    105105    <para role="optional">
    106       <xref linkend="apache-ant"/>, 
    107       <xref linkend="doxygen"/>, 
    108       <xref linkend="java"/>, 
     106      <xref linkend="apache-ant"/>,
     107      <xref linkend="doxygen"/>,
     108      <xref linkend="java"/>,
    109109      <xref linkend="python3"/>,
    110110      <ulink url="https://developer.nvidia.com/cuda-zone">Cuda</ulink>,
  • general/graphlib/poppler.xml

    r6c91a92a rf3429309  
    304304        </seg>
    305305        <seg>
    306           libpoppler.so, 
     306          libpoppler.so,
    307307          libpoppler-cpp.so,
    308308          libpoppler-glib.so,
     
    311311        </seg>
    312312        <seg>
    313           /usr/include/poppler, 
    314           /usr/share/poppler, 
     313          /usr/include/poppler,
     314          /usr/share/poppler,
    315315          /usr/share/gtk-doc/html/poppler, and
    316316          /usr/share/doc/poppler-&poppler-version;
  • general/prog/apache-ant.xml

    r6c91a92a rf3429309  
    3131
    3232    <para>The <application>Apache Ant</application> package is a
    33     <application>Java</application>-based build tool. In theory, it is 
     33    <application>Java</application>-based build tool. In theory, it is
    3434    like the <command>make</command> command, but without <command>make</command>'s
    3535    wrinkles. <application>Ant</application> is different. Instead of a model
     
    108108      <application>Apache Ant</application>. Review the table at
    109109      <ulink url="http://ant.apache.org/manual/install.html#librarydependencies"/>
    110       for any prerequisite libraries you may need. Place any needed libraries 
     110      for any prerequisite libraries you may need. Place any needed libraries
    111111      in <filename>lib/optional</filename>.</para>
    112112    </note>
  • general/prog/clisp.xml

    r6c91a92a rf3429309  
    125125    </para>
    126126
    127 <screen role="root"><userinput>make install</userinput></screen> 
     127<screen role="root"><userinput>make install</userinput></screen>
    128128  </sect2>
    129129
  • general/prog/elfutils.xml

    r6c91a92a rf3429309  
    197197        </listitem>
    198198      </varlistentry>
    199  
     199
    200200      <varlistentry id="eu-elflint">
    201201        <term><command>eu-elflint</command></term>
     
    214214        <listitem>
    215215          <para>
    216             locate source of text relocations in FILEs (a.out by default).           
     216            locate source of text relocations in FILEs (a.out by default).
    217217          </para>
    218218          <indexterm zone="elfutils eu-findtextrel">
     
    245245        </listitem>
    246246      </varlistentry>
    247  
     247
    248248      <varlistentry id="eu-objdump">
    249249        <term><command>eu-objdump</command></term>
     
    293293        </listitem>
    294294      </varlistentry>
    295  
     295
    296296      <varlistentry id="eu-stack">
    297297        <term><command>eu-stack</command></term>
  • general/prog/java.xml

    r6c91a92a rf3429309  
    3636    <para>Java is different from most of the packages in LFS and BLFS. It
    3737    is a programming language that works with files of byte codes to obtain
    38     instructions and executes then in a Java Virtual Machine (JVM). An 
     38    instructions and executes then in a Java Virtual Machine (JVM). An
    3939    introductory java program looks like:</para>
    4040
    41 <screen><literal>public class HelloWorld 
     41<screen><literal>public class HelloWorld
    4242{
    43     public static void main(String[] args) 
     43    public static void main(String[] args)
    4444    {
    4545        System.out.println("Hello, World");
     
    6565    jar files. This is a standard list of colon-separated directory names
    6666    similar to the <envar>PATH</envar> environment variable.</para>
    67  
     67
    6868  </sect2>
    6969
     
    7373    <para>Creating a JVM from source requires a set of circular dependencies.
    7474    The first thing that's needed is a set of programs called a Java Development
    75     Kit (JDK).  This set of programs includes <command>java</command>, 
    76     <command>javac</command>, <command>jar</command>, and several others. It 
     75    Kit (JDK).  This set of programs includes <command>java</command>,
     76    <command>javac</command>, <command>jar</command>, and several others. It
    7777    also includes several base <emphasis>jar</emphasis> files.</para>
    7878
  • general/prog/junit.xml

    r6c91a92a rf3429309  
    3838    </para>
    3939
    40     &lfs78_checked; 
     40    &lfs78_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6666      <listitem>
    6767        <para>
    68           Required file: <ulink 
     68          Required file: <ulink
    6969             url="http://hamcrest.googlecode.com/files/hamcrest-&hamcrest-version;.tgz">
    7070                  http://hamcrest.googlecode.com/files/hamcrest-&hamcrest-version;.tgz </ulink>
     
    7272      </listitem>
    7373    </itemizedlist>
    74  
     74
    7575    <bridgehead renderas="sect3">JUnit Dependencies</bridgehead>
    7676
     
    117117      <systemitem class="username">root</systemitem> user:
    118118    </para>
    119    
     119
    120120<screen role="root"><userinput>install -v -m755 -d /usr/share/{doc,java}/junit-&junit-version; &amp;&amp;
    121121chown -R root:root .                                 &amp;&amp;
     
    124124cp -v junit*/junit*.jar               /usr/share/java/junit-&junit-version; &amp;&amp;
    125125cp -v hamcrest-&hamcrest-version;/hamcrest-core*.jar /usr/share/java/junit-&junit-version;</userinput></screen>
    126    
     126
    127127    <para>
    128128      If you have followed the instructions in <xref linkend="ojdk-conf"/>,
  • general/prog/lua.xml

    r6c91a92a rf3429309  
    140140Description: An Extensible Extension Language
    141141Version: ${R}
    142 Requires: 
     142Requires:
    143143Libs: -L${libdir} -llua -lm
    144144Cflags: -I${includedir}</literal>
  • general/prog/npapi-sdk.xml

    r6c91a92a rf3429309  
    9090
    9191    <para>
    92       This package does not come with a test suite. 
     92      This package does not come with a test suite.
    9393    </para>
    9494
  • general/prog/python2.xml

    r6c91a92a rf3429309  
    114114      even old maintained versions, so do not xref openssl here -->
    115115        If you are building <xref linkend="thunderbird"/> or
    116         <xref linkend="firefox"/> 
     116        <xref linkend="firefox"/>
    117117        you must install <application>openssl</application> before you build
    118118        <application>Python 2</application>.
     
    181181    <para>
    182182      <option>--with-system-expat</option>: This switch enables linking against
    183       system version of <application>Expat</application>. 
     183      system version of <application>Expat</application>.
    184184    </para>
    185185
  • general/prog/slang.xml

    r6c91a92a rf3429309  
    7676    <title>Installation of S-Lang</title>
    7777
    78     <note>                                                                                                                                                                                                                   
     78    <note>
    7979      <para>
    8080        This package does not support parallel build.
    8181      </para>
    8282    </note>
    83    
     83
    8484    <para>Install <application>S-Lang</application> by running the following
    8585    commands:</para>
  • general/prog/valgrind.xml

    r6c91a92a rf3429309  
    3535      automatically detect many memory management and threading bugs, and
    3636      profile programs in detail. Valgrind can also be used to build new
    37       tools. 
     37      tools.
    3838    </para>
    3939
     
    7979    <para role="optional">
    8080      <xref linkend="boost"/>,
    81       <xref linkend="llvm"/> (with Clang), 
     81      <xref linkend="llvm"/> (with Clang),
    8282      <xref linkend="gdb"/> (for tests), and
    8383      <ulink url="http://www.openmp.org">OpenMP</ulink>
     
    8686    <bridgehead renderas="sect4">Optional for regenerating the documentation</bridgehead>
    8787    <para role="optional">
    88       <xref linkend="libxslt"/> and 
     88      <xref linkend="libxslt"/> and
    8989      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>)
    9090    </para>
     
    148148      <seglistitem>
    149149        <seg>
    150           callgrind_annotate, 
    151           callgrind_control, 
    152           cg_annotate, 
    153           cg_diff, 
    154           cg_merge, 
    155           ms_print, 
    156           valgrind, 
     150          callgrind_annotate,
     151          callgrind_control,
     152          cg_annotate,
     153          cg_diff,
     154          cg_merge,
     155          ms_print,
     156          valgrind,
    157157          valgrind-di-server,
    158           valgrind-listener, and 
     158          valgrind-listener, and
    159159          vgdb
    160160        </seg>
     
    175175        <seg>
    176176          /usr/lib/valgrind,
    177           /usr/include/valgrind, and 
     177          /usr/include/valgrind, and
    178178          /usr/share/doc/valgrind-&valgrind-version;
    179179        </seg>
     
    216216        <listitem>
    217217          <para>
    218             controls programs being run by the <application>Valgrind</application> 
     218            controls programs being run by the <application>Valgrind</application>
    219219            tool Callgrind.
    220220          </para>
     
    229229        <listitem>
    230230          <para>
    231             is a post-processing tool for the <application>Valgrind</application> 
     231            is a post-processing tool for the <application>Valgrind</application>
    232232            tool Cachegrind.
    233233          </para>
     
    279279        <listitem>
    280280          <para>
    281             is a server that reads debuginfo from objects stored on a 
     281            is a server that reads debuginfo from objects stored on a
    282282            different machine.
    283283          </para>
  • general/sysutils/logrotate.xml

    r6c91a92a rf3429309  
    3131
    3232    <para>
    33       The <application>logrotate</application> package allows automatic rotation, 
    34       compression, removal, and mailing of log files. 
     33      The <application>logrotate</application> package allows automatic rotation,
     34      compression, removal, and mailing of log files.
    3535    </para>
    3636
     
    106106
    107107    <para>
    108       To test the results, issue: <command>make test</command>. 
     108      To test the results, issue: <command>make test</command>.
    109109    </para>
    110110
     
    130130     <title>Configuring Logrotate</title>
    131131
    132      <para><application>Logrotate</application> needs a configuration file, 
    133      which must be passed as an argument to the command when executed.  Create 
     132     <para><application>Logrotate</application> needs a configuration file,
     133     which must be passed as an argument to the command when executed.  Create
    134134     the file as the <systemitem class="username">root</systemitem> user:</para>
    135135
     
    184184<screen role="root"><userinput> mkdir -p /etc/logrotate.d</userinput></screen>
    185185
    186   <para>At this point additional log rotation commands can be entered, typically 
     186  <para>At this point additional log rotation commands can be entered, typically
    187187  in the <filename class='directory'>/etc/logrotate.d</filename> directory.
    188188  For example:</para>
     
    218218
    219219  <para>You can use in the same line the list of files: file1 file2 file3.
    220   See the logrotate man page or 
     220  See the logrotate man page or
    221221  <ulink url='http://www.techrepublic.com/article/manage-linux-log-files-with-logrotate/'/>
    222222  for more examples.</para>
     
    265265        <listitem>
    266266          <para>
    267             performs the log maintenance functions defined in the 
     267            performs the log maintenance functions defined in the
    268268            configuration files.
    269269          </para>
  • general/sysutils/pm-utils.xml

    r6c91a92a rf3429309  
    112112      (or the user is inactive for some time).
    113113    </para>
    114      
     114
    115115    <para>
    116116      Suspend to disk (Hibernation) saves the machine's state into swap space
     
    241241            is a symlink to pm-action script that puts the computer into
    242242            hibernate mode (the system is fully powered off and system state is
    243             saved to disk). 
     243            saved to disk).
    244244          </para>
    245245          <indexterm zone="pm-utils pm-hibernate">
  • general/sysutils/sg3_utils.xml

    r6c91a92a rf3429309  
    3939    </para>
    4040
    41     &lfs78_checked; 
     41    &lfs78_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/sysutils/strigi.xml

    r6c91a92a rf3429309  
    6969    <para role="recommended">
    7070      <xref linkend="dbus"/> and
    71       <xref linkend="qt4"/> 
     71      <xref linkend="qt4"/>
    7272    </para>
    7373
     
    147147      <option>-DENABLE_CLUCENE*=OFF</option>: These statements disable the
    148148      package from trying to use <xref linkend="clucene"/> (current stable
    149       version). 
     149      version).
    150150    </para>
    151151
     
    178178        <term><command>deepfind</command></term>
    179179        <listitem>
    180           <para>is a utility for searching for filenames in compressed 
     180          <para>is a utility for searching for filenames in compressed
    181181          archives like tar, cpio, and zip</para>
    182182          <indexterm zone="strigi deepfind">
     
    189189        <term><command>deepgrep</command></term>
    190190        <listitem>
    191           <para>is a utility for searching compressed archives like 
     191          <para>is a utility for searching compressed archives like
    192192                    tar, cpio, and zip</para>
    193193          <indexterm zone="strigi deepgrep">
     
    200200        <term><command>rdfindexer</command></term>
    201201        <listitem>
    202           <para>manages and performs indexing of the RDF data for entities 
     202          <para>manages and performs indexing of the RDF data for entities
    203203          present on your site</para>
    204204          <indexterm zone="strigi rdfindexer">
  • general/sysutils/udisks.xml

    r6c91a92a rf3429309  
    140140      <seglistitem>
    141141        <seg>
    142           udisks, 
    143           udisks-daemon, 
     142          udisks,
     143          udisks-daemon,
    144144          udisks-tcp-bridge, and
    145145          umount.udisks
  • general/sysutils/unzip.xml

    r6c91a92a rf3429309  
    185185
    186186    <para>The test suite does not work for present target <quote>generic</quote>.</para>
    187    
     187
    188188    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    189189
  • general/sysutils/upower.xml

    r6c91a92a rf3429309  
    3737    </para>
    3838
    39     &lfs78_checked; 
     39    &lfs78_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.