--- sysvinit-2.86/man/last.1.manpatch 2006-08-10 15:40:01.000000000 -0400 +++ sysvinit-2.86/man/last.1 2006-08-10 15:42:17.000000000 -0400 @@ -60,6 +60,8 @@ useful, e.g., to determine easily who was logged in at a particular time -- specify that time with \fB\-t\fP and look for "still logged in". +.IP "\fB\-f\fP \fIfile\fP" +Specifies a file to search other than \fB/var/log/wtmp\fP. .IP \fB\-R\fP Suppresses the display of the hostname field. .IP \fB\-a\fP --- sysvinit-2.86/man/init.8.manpatch 2004-07-29 07:21:31.000000000 -0400 +++ sysvinit-2.86/man/init.8 2006-08-10 15:33:59.000000000 -0400 @@ -64,7 +64,7 @@ .PP Runlevel \fBS\fP or \fBs\fP bring the system to single user mode and do not require an \fB/etc/inittab\fP file. In single user mode, -\fB/sbin/sulogin\fP is invoked on \fB/dev/console\fP. +a root shell is opened on \fB/dev/console\fP. .PP When entering single user mode, \fBinit\fP initializes the consoles \fBstty\fP settings to sane values. Clocal mode is set. Hardware diff -up sysvinit-2.87dsf/man/sulogin.8.foo sysvinit-2.87dsf/man/sulogin.8 --- sysvinit-2.87dsf/man/sulogin.8.foo 2009-07-27 12:54:31.000000000 -0400 +++ sysvinit-2.87dsf/man/sulogin.8 2009-07-27 12:54:37.000000000 -0400 @@ -9,7 +9,7 @@ sulogin \- Single-user login [ \fITTY\fP ] .SH DESCRIPTION .I sulogin -is invoked by \fBinit(8)\fP when the system goes into single user mode. +can be invoked by \fBinit(8)\fP when the system goes into single user mode. (This is done through an entry in \fIinittab(5)\fP.) \fBInit\fP also tries to execute \fIsulogin\fP when