From 9451a7d93c11fb6a0eb48dc39958c3b404b0e49d Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Mon, 11 Apr 2005 19:21:53 +0000 Subject: [PATCH] Tags corrections. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4909 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/shadow.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml index a4e427536..be7f79ff1 100644 --- a/chapter06/shadow.xml +++ b/chapter06/shadow.xml @@ -29,9 +29,10 @@ Diffutils, GCC, Gettext, Glibc, Grep, Make, and Sed Installation of Shadow -Shadow fails to update the time of last login as noted by lastlog -when logging into a regular console. The Port (tty) column does get updated. -Remote logins and xterm logins seem to be not be broken, just console. +Shadow fails to update the time of last login as noted by +lastlog when logging into a regular console. +The Port (tty) column does get updated. Remote logins and +xterm logins seem to be not be broken, just console. The following patch properly fixes this issue: patch -Np1 -i ../shadow-&shadow-version;-fix_lastlog-1.patch