Ignore:
Timestamp:
03/08/2012 06:33:25 PM (12 years ago)
Author:
Krejzi <krejzi@…>
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:
e43a5132
Parents:
10909a2
Message:

correct krb5 1.10 command explanations

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/mitkrb.xml

    r10909a2 r120e3f8  
    176176    <filename class='directory'>/usr/var</filename>.</para>
    177177
    178     <para><parameter>mv -v /usr/bin/ksu /bin</parameter>: Moves the ksu
    179     program to the /bin directory so that it is available when the /usr
     178    <para><command>mv -v /usr/bin/ksu /bin</command>: Moves the
     179    <command>ksu</command> program to the
     180    <filename class="directory">/bin</filename> directory so that it is
     181    available when the <filename class="directory">/usr</filename>
    180182    filesystem is not mounted.</para>
    181 
    182     <para><parameter>--with-ldap</parameter>: This parameter enables building
    183     of OpenLDAP database backend module</para>
    184183
    185184  </sect2>
Note: See TracChangeset for help on using the changeset viewer.