summaryrefslogtreecommitdiff
path: root/lib/libc/sys
diff options
context:
space:
mode:
authortsutsui <tsutsui@NetBSD.org>2008-11-06 16:23:56 +0000
committertsutsui <tsutsui@NetBSD.org>2008-11-06 16:23:56 +0000
commitd13d5beaba58aaedaa06ed9a2277ed8a7ff0dae0 (patch)
tree6e821e66ec150de644fa82b90619b0c511ec3d87 /lib/libc/sys
parent4a226717641ca86f74d23c2d17224725a9e4e40f (diff)
Comment out nonexistent crash(8) xref.
Diffstat (limited to 'lib/libc/sys')
-rw-r--r--lib/libc/sys/reboot.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/reboot.2 b/lib/libc/sys/reboot.2
index 64a72d5cf9e..28a92e27dd2 100644
--- a/lib/libc/sys/reboot.2
+++ b/lib/libc/sys/reboot.2
@@ -1,4 +1,4 @@
-.\" $NetBSD: reboot.2,v 1.25 2008/09/13 09:20:37 wiz Exp $
+.\" $NetBSD: reboot.2,v 1.26 2008/11/06 16:23:56 tsutsui Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -162,7 +162,7 @@ The caller is not the super-user.
.El
.Sh SEE ALSO
.Xr ddb 4 ,
-.Xr crash 8 ,
+.\" .Xr crash 8 ,
.Xr halt 8 ,
.Xr init 8 ,
.Xr reboot 8 ,