Ignore:
Timestamp:
08/01/2015 04:26:22 AM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
ad6910d
Parents:
4a83293
Message:

Import back into SVN from Github

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16309 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/lsof.xml

    r4a83293 rac38e9dc  
    55  %general-entities;
    66
    7 <!ENTITY lsof-download-http  " ">
    8 <!ENTITY lsof-download-ftp "ftp://sunsite.ualberta.ca/pub/Mirror/lsof/lsof_&lsof-version;.tar.bz2">
     7<!ENTITY lsof-download-http " ">
     8<!ENTITY lsof-download-ftp  "ftp://sunsite.ualberta.ca/pub/Mirror/lsof/lsof_&lsof-version;.tar.bz2">
    99<!ENTITY lsof-md5sum        "1b29c10db4aa88afcaeeaabeef6790db">
    10 <!ENTITY lsof-size          "746 KB">
    11 <!ENTITY lsof-buildsize     "10.7 MB">
     10<!ENTITY lsof-size          "764 KB">
     11<!ENTITY lsof-buildsize     "9.7 MB">
    1212<!ENTITY lsof-time          "less than 0.1 SBU">
    1313]>
     
    3333    Files for a given running application or process.</para>
    3434
    35     &lfs76_checked;
     35    &lfs77_checked;
    3636
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    5757    </itemizedlist>
    5858
    59     <bridgehead renderas="sect3">lsof Dependencies</bridgehead>
    60 
    6159    <para condition="html" role="usernotes">User Notes:
    6260    <ulink url="&blfs-wiki;/lsof"/></para>
     
    6765    <title>Installation of lsof</title>
    6866
    69     <para>The <application>lsof</application> tarball includes several files,
    70     between them, another tarball with the source code, which needs, in turn,
     67    <para>The contents of the <application>lsof</application> tarball
     68    include another tarball with the source code, which needs, in turn,
    7169    to be unpacked. Install <application>lsof</application> by running the
    7270    following commands:</para>
     
    9492    </para>
    9593
    96     <para>
    97       <command>make CFGL="-L./lib -ltirpc"</command>: Instruct the libtirpc
    98       libraries location to <command>make</command> command.
    99     </para>
    100 
    10194  </sect2>
    10295
     
    10598
    10699    <segmentedlist>
    107       <segtitle>Installed Program</segtitle>
     100      <segtitle>Installed Programs</segtitle>
    108101      <segtitle>Installed Libraries</segtitle>
    109102      <segtitle>Installed Directories</segtitle>
     
    121114      <?dbhtml list-presentation="table"?>
    122115
    123       <varlistentry id="lsof-app">
     116      <varlistentry id="lsof-prog">
    124117        <term><command>lsof</command></term>
    125118        <listitem>
    126119          <para>lists open files for running processes.</para>
    127           <indexterm zone="lsof lsof-app">
     120          <indexterm zone="lsof lsof-prog">
    128121            <primary sortas="b-lsof">lsof</primary>
    129122          </indexterm>
Note: See TracChangeset for help on using the changeset viewer.