diff options
Diffstat (limited to 'lib/libc/sys/reboot.2')
-rw-r--r-- | lib/libc/sys/reboot.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/reboot.2 b/lib/libc/sys/reboot.2 index 411e689e1217..10e0862eac01 100644 --- a/lib/libc/sys/reboot.2 +++ b/lib/libc/sys/reboot.2 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)reboot.2 8.1 (Berkeley) 6/4/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libc/sys/reboot.2,v 1.9.2.2 2000/06/13 12:53:53 alex Exp $ .\" .Dd June 4, 1993 .Dt REBOOT 2 |