Author: ed Date: Mon Oct 11 20:17:23 2010 New Revision: 213697 URL: http://svn.freebsd.org/changeset/base/213697
Log: Remove stale reference to wtmp(5). Reported by: pluknet Modified: head/sbin/reboot/reboot.8 Modified: head/sbin/reboot/reboot.8 ============================================================================== --- head/sbin/reboot/reboot.8 Mon Oct 11 19:20:53 2010 (r213696) +++ head/sbin/reboot/reboot.8 Mon Oct 11 20:17:23 2010 (r213697) @@ -28,7 +28,7 @@ .\" @(#)reboot.8 8.1 (Berkeley) 6/9/93 .\" $FreeBSD$ .\" -.Dd June 9, 1993 +.Dd October 11, 2010 .Dt REBOOT 8 .Os .Sh NAME @@ -129,7 +129,7 @@ utility is used when the system needs to users advance warning of their impending doom and cleanly terminating specific programs. .Sh SEE ALSO -.Xr wtmp 5 , +.Xr getutxent 3 , .Xr boot 8 , .Xr dumpon 8 , .Xr nextboot 8 , _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"