Changeset da4fa3a


Ignore:
Timestamp:
01/18/2005 03:03:24 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.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:
038ee3d2
Parents:
7533fb06
Message:

Added indexing tags to mpg123

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r7533fb06 rda4fa3a  
    1 <!ENTITY day          "17">
     1<!ENTITY day          "18">
    22<!ENTITY month        "01">
    33<!ENTITY year         "2005">
  • multimedia/audioutils/mpg123.xml

    r7533fb06 rda4fa3a  
    1111]>
    1212
    13 <sect1 id="mpg123" xreflabel="mpg123-&mpg123-version;">
     13<sect1 id="mpg123-package" xreflabel="mpg123-&mpg123-version;">
    1414<sect1info>
    1515<othername>$LastChangedBy$</othername>
     
    1818<?dbhtml filename="mpg123.html"?>
    1919<title>mpg123-&mpg123-version;</title>
     20<indexterm zone="mpg123-package">
     21<primary sortas="a-Mpg123">Mpg123</primary></indexterm>
    2022
    2123<sect2>
     
    5254commands:</para>
    5355
    54 <screen><userinput><command>make PREFIX=/usr linux &amp;&amp;
    55 make PREFIX=/usr install</command></userinput></screen>
     56<screen><userinput><command>make PREFIX=/usr linux</command></userinput></screen>
     57
     58<para>Now, as the root user:</para>
     59
     60<screen><userinput role='root'><command>make PREFIX=/usr install</command></userinput></screen>
    5661
    5762</sect2>
     
    6065<title>Contents</title>
    6166
    62 <para>The <application>mpg123</application> package contains
    63 <command>mpg123</command>.</para>
     67<segmentedlist>
     68<segtitle>Installed Program</segtitle>
     69<seglistitem>
     70<seg>mpg123</seg>
     71</seglistitem>
     72</segmentedlist>
    6473
    65 </sect2>
     74<variablelist>
     75<bridgehead renderas="sect3">Short Descriptions</bridgehead>
     76<?dbfo list-presentation="list"?>
    6677
    67 <sect2><title>Description</title>
    68 
    69 <sect3><title>mpg123</title>
    70 <para><command>mpg123</command> is used for playing
    71 <filename>MP3</filename> files via the console.
    72 </para></sect3>
     78<varlistentry id="mpg123">
     79<term><command>mpg123</command></term>
     80<listitem><para>is used for playing <filename>MP3</filename> files via the
     81console.</para>
     82<indexterm zone="mpg123-package mpg123">
     83<primary sortas="b-mpg123">mpg123</primary></indexterm>
     84</listitem>
     85</varlistentry>
     86</variablelist>
    7387
    7488</sect2>
Note: See TracChangeset for help on using the changeset viewer.