summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-01-29 17:31:44 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-01-29 17:31:44 +0000
commite2055879c0d57aa2b504a182a3ce6e8116383eaf (patch)
treef73dc2f6ac4c10168f6fca68c4ff700ff973b89a /sbin
parent7b4961d51a2e0d5f78c7652a3a2d86a887edf383 (diff)
add /fastboot to FILES, since these pages discuss that file;
Diffstat (limited to 'sbin')
-rw-r--r--sbin/init/init.88
1 files changed, 7 insertions, 1 deletions
diff --git a/sbin/init/init.8 b/sbin/init/init.8
index 4a7d7c7c3c3..04fee7210f7 100644
--- a/sbin/init/init.8
+++ b/sbin/init/init.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: init.8,v 1.37 2006/07/25 07:23:44 jmc Exp $
+.\" $OpenBSD: init.8,v 1.38 2007/01/29 17:31:43 jmc Exp $
.\" $NetBSD: init.8,v 1.6 1995/03/18 14:56:31 cgd Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -270,6 +270,12 @@ system startup commands
commands that run before the security level changes
.It Pa /etc/rc.shutdown
script run at shutdown time
+.It Pa /fastboot
+tells
+.Xr rc 8
+not to run
+.Xr fsck 8
+during the next boot
.El
.Sh DIAGNOSTICS
.Bl -diag