From 5a25553cc3f4dcc0f5da099b163bd72c175acee5 Mon Sep 17 00:00:00 2001 From: Ed Schouten Date: Mon, 11 Oct 2010 20:17:23 +0000 Subject: [PATCH] Remove stale reference to wtmp(5). Reported by: pluknet --- sbin/reboot/reboot.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbin/reboot/reboot.8 b/sbin/reboot/reboot.8 index 3e846cb054f..13d7098aec7 100644 --- a/sbin/reboot/reboot.8 +++ b/sbin/reboot/reboot.8 @@ -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 be halted or restarted, giving 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 ,