Changeset b29ecf0


Ignore:
Timestamp:
04/11/2005 07:22:42 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
6.1, 6.1.1
Children:
6ff69d4
Parents:
18ea207
Message:

Ported r4909 from trunk: Tags corrections.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@4910 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/shadow.xml

    r18ea207 rb29ecf0  
    3030<title>Installation of Shadow</title>
    3131
    32 <para>Shadow fails to update the time of last login as noted by lastlog
    33 when logging into a regular console. The Port (tty) column does get updated.
    34 Remote logins and xterm logins seem to be not be broken, just console.
     32<para>Shadow fails to update the time of last login as noted by
     33<command>lastlog</command> when logging into a regular console.
     34The Port (tty) column does get updated. Remote logins and
     35<command>xterm</command> logins seem to be not be broken, just console.
    3536The following patch properly fixes this issue:</para>
    3637
Note: See TracChangeset for help on using the changeset viewer.