Changeset 0d7900a for general/genutils


Ignore:
Timestamp:
02/11/2013 06:51:17 PM (11 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
8f83eeb
Parents:
a161de9
Message:

Removed extraneous spaces from blank lines and at the end of lines in the .xml

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

Location:
general/genutils
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/apr-util.xml

    ra161de9 r0d7900a  
    135135
    136136    <para>
    137       <option>-&#45;with-openssl=/usr</option> and 
     137      <option>-&#45;with-openssl=/usr</option> and
    138138      <option>-&#45;with-crypto</option>: If you have installed
    139139      <xref linkend="openssl"/>, use these options to compile the
  • general/genutils/desktop-file-utils.xml

    ra161de9 r0d7900a  
    171171      <seglistitem>
    172172        <seg>
    173           desktop-file-edit, desktop-file-install, 
     173          desktop-file-edit, desktop-file-install,
    174174          desktop-file-validate and
    175175          update-desktop-database
     
    205205        <listitem>
    206206          <para>
    207             is used to install a new desktop file entry. It is 
    208             also used to rebuild or modify the MIME-types application 
     207            is used to install a new desktop file entry. It is
     208            also used to rebuild or modify the MIME-types application
    209209            database.
    210210          </para>
  • general/genutils/graphviz.xml

    ra161de9 r0d7900a  
    246246          <para>
    247247            is a filter that takes a directed graph as input and outputs a
    248             copy of the graph with sufficient edges reversed to make the 
     248            copy of the graph with sufficient edges reversed to make the
    249249            graph acyclic.
    250250          </para>
     
    259259        <listitem>
    260260          <para>
    261             decomposes graphs into their biconnected components, 
     261            decomposes graphs into their biconnected components,
    262262            printing the components to standard output.
    263263          </para>
     
    272272        <listitem>
    273273          <para>
    274             decomposes graphs into their connected components, 
     274            decomposes graphs into their connected components,
    275275            printing the components to standard output.
    276276          </para>
     
    310310        <listitem>
    311311          <para>
    312             generates an image where each pixel is the 
    313             difference between the corresponding pixel in 
     312            generates an image where each pixel is the
     313            difference between the corresponding pixel in
    314314            each of the two source images.
    315315          </para>
     
    414414        <listitem>
    415415          <para>
    416             converts a graph specified in the GML format to 
     416            converts a graph specified in the GML format to
    417417            a graph in the GV (formerly DOT) format.
    418418          </para>
     
    427427        <listitem>
    428428          <para>
    429             converts between graphs represented in GXL and in 
     429            converts between graphs represented in GXL and in
    430430            the GV language.
    431431          </para>
     
    454454        <listitem>
    455455          <para>
    456             provides a simple graph editor and viewer. It allows many 
     456            provides a simple graph editor and viewer. It allows many
    457457            graphs to be viewed at the same time. The text of each
    458458            graph is displayed in its own text window.
     
    468468        <listitem>
    469469          <para>
    470             generates a variety of simple, regularly-structured 
     470            generates a variety of simple, regularly-structured
    471471            abstract graphs.
    472472          </para>
     
    481481        <listitem>
    482482          <para>
    483             takes as input a graph in DOT format, finds node 
    484             clusters and produces a rendering of the graph as 
     483            takes as input a graph in DOT format, finds node
     484            clusters and produces a rendering of the graph as
    485485            a geographic-style map, with clusters highlighted,
    486486            in xdot format.
     
    496496        <listitem>
    497497          <para>
    498             reads in a stream of graphs, combines the graphs into a single layout, 
     498            reads in a stream of graphs, combines the graphs into a single layout,
    499499            and produces a single graph serving as the union of the input graphs.
    500500          </para>
     
    582582        <listitem>
    583583          <para>
    584             draws undirected graphs using <quote>spring</quote> models. Input 
     584            draws undirected graphs using <quote>spring</quote> models. Input
    585585            files must be formatted in the <command>dot</command>  attributed
    586             graph language. By default, the output of <command>neato</command> 
     586            graph language. By default, the output of <command>neato</command>
    587587            is the input graph with layout coordinates appended.
    588588          </para>
     
    597597        <listitem>
    598598          <para>
    599             reads a stream of graphs and prints each in pretty-printed (canonical) 
     599            reads a stream of graphs and prints each in pretty-printed (canonical)
    600600            format on stdout. If no files are given, it reads from stdin.
    601601          </para>
     
    610610        <listitem>
    611611          <para>
    612             draws clustered graphs. As input, it takes any 
     612            draws clustered graphs. As input, it takes any
    613613            graph in the DOT format.
    614614          </para>
     
    623623        <listitem>
    624624          <para>
    625             draws clustered graphs using a squarified treemap layout. 
     625            draws clustered graphs using a squarified treemap layout.
    626626            As input, it takes any graph in the DOT format.
    627627          </para>
     
    665665        <listitem>
    666666          <para>
    667             draws undirected graphs using the <quote>spring</quote> model, 
     667            draws undirected graphs using the <quote>spring</quote> model,
    668668            but it uses a multi-scale approach to produce layouts of large
    669669            graphs in a reasonably short time.
     
    724724          <para>
    725725            is a simple script which launches the <command>gvim</command>
    726             or <command>vim</command> editor along with a GUI window 
     726            or <command>vim</command> editor along with a GUI window
    727727            showing the <command>dot</command> output of the edited file.
    728728          </para>
     
    731731          </indexterm>
    732732        </listitem>
    733       </varlistentry> 
     733      </varlistentry>
    734734
    735735      <varlistentry id="libcdt">
     
    751751        <listitem>
    752752          <para>
    753             supports graph programming by maintaining graphs in memory and 
     753            supports graph programming by maintaining graphs in memory and
    754754            reading and writing graph files. Graphs are composed of nodes,
    755755            edges, and nested subgraphs.
     
    780780          <para>
    781781            provides a context for applications wishing to manipulate
    782             and render graphs. It provides a command line parsing, 
     782            and render graphs. It provides a command line parsing,
    783783            common rendering code, and a plugin mechanism for renderers.
    784784          </para>
     
    806806        <listitem>
    807807          <para>
    808             provides support for parsing and deparsing graphical 
     808            provides support for parsing and deparsing graphical
    809809            operations specificed by the xdot language.
    810810          </para>
  • general/genutils/imagemagick.xml

    ra161de9 r0d7900a  
    123123    <para role="optional">
    124124      <xref linkend="pkgconfig"/>,
    125       <xref linkend="cups"/>, 
    126       <xref linkend="curl"/>, 
     125      <xref linkend="cups"/>,
     126      <xref linkend="curl"/>,
    127127      <ulink url="http://dmalloc.com/">Dmalloc</ulink>,
    128128      <ulink url="http://perens.com/FreeSoftware/">Electric Fence</ulink>,
     
    288288         is installed
    289289    <para>
    290       <parameter>-without-magick-plus-plus</parameter>: Disables building 
     290      <parameter>-without-magick-plus-plus</parameter>: Disables building
    291291      and installing Magick++.  All the test modules and demos for Magick++
    292292      currently fail.
     
    357357        <seg>libMagickCore-Q16.so, libMagickWand-Q16.so, libMagick++-Q16.so,
    358358        and numerous plugin modules</seg>
    359        
     359
    360360        <seg>/etc/ImageMagick,
    361         /usr/include/ImageMagick, 
     361        /usr/include/ImageMagick,
    362362        /usr/lib/ImageMagick-&imagemagick-version;,
    363363        /usr/lib/perl5/site_perl/&lfs-perl-version;/auto/Image,
  • general/genutils/intltool.xml

    ra161de9 r0d7900a  
    3131
    3232    <para>
    33       The <application>Intltool</application> is an internationalization 
     33      The <application>Intltool</application> is an internationalization
    3434      tool used for extracting translatable strings from source files,
    3535      collecting the extracted strings with messages from traditional
  • general/genutils/sharutils.xml

    ra161de9 r0d7900a  
    129129        <listitem>
    130130          <para>
    131             creates "shell archives" (or shar files) which are in 
     131            creates "shell archives" (or shar files) which are in
    132132            text format and can be mailed.
    133133          </para>
  • general/genutils/unixodbc.xml

    ra161de9 r0d7900a  
    131131    <para>
    132132      <option>--enable-drivers-conf</option>: This parameter enables
    133       building the driver configuration libraries that were installed 
     133      building the driver configuration libraries that were installed
    134134      by default in previous versions.
    135135    </para>
  • general/genutils/xscreensaver.xml

    ra161de9 r0d7900a  
    157157
    158158      <para>
    159         If you have built <application>XScreenSaver</application> with 
    160         <application>Linux PAM</application> support, you need to create 
    161         <application>PAM</application> configuration file to get 
     159        If you have built <application>XScreenSaver</application> with
     160        <application>Linux PAM</application> support, you need to create
     161        <application>PAM</application> configuration file to get
    162162        <application>XScreenSaver</application> to work correctly with BLFS.
    163163      </para>
Note: See TracChangeset for help on using the changeset viewer.