Changeset f3d174f


Ignore:
Timestamp:
01/21/2014 02:53:17 PM (10 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.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:
a27a478
Parents:
c9652d2
Message:

Audacious-3.4.3 and Sudo-1.8.9p4: fixes for the 'Command Explanations'.

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • multimedia/audioutils/audacious.xml

    rc9652d2 rf3d174f  
    256256      option stops it coloring the text.
    257257    </para>
     258
     259    <para><parameter>--with-buildstamp</parameter>: This switch appends
     260    the given text to the version string.</para>
    258261                           
    259262  </sect2>
  • postlfs/security/sudo.xml

    rc9652d2 rf3d174f  
    126126
    127127    <para>
    128       <option>--with-timedir=/var/lib/sudo</option>: This switch places
     128      <parameter>--with-timedir=/var/lib/sudo</parameter>: This switch places
    129129      the variable time stamp files in a FHS compatible location.
    130130    </para>
    131131
    132132    <para>
    133       <option>--with-all-insults</option>: This switch includes all the
     133      <parameter>--with-all-insults</parameter>: This switch includes all the
    134134      <application>sudo</application> insult sets.
    135135    </para>
    136136
    137137    <para>
    138       <option>--with-env-editor</option>: This switch enables use of the
     138      <parameter>--with-env-editor</parameter>: This switch enables use of the
    139139      environment variable EDITOR for <command>visudo</command>.
     140    </para>
     141
     142    <para>
     143      <parameter>--with-passprompt</parameter>: This switch sets the prompt.
    140144    </para>
    141145
Note: See TracChangeset for help on using the changeset viewer.