summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-11-28 22:10:03 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-11-28 22:10:03 +0000
commitdde7d3329b6f11ad4d2f962cd93c4fb718dbcebf (patch)
tree20ee34c3a33971bdfb093361e765451f793db5bd /share
parentc3816aaf598ef56e5623cc350bc7b86564e1744a (diff)
sort SEE ALSO;
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/doshutdownhooks.94
-rw-r--r--share/man/man9/dostartuphooks.94
-rw-r--r--share/man/man9/hook_establish.97
3 files changed, 7 insertions, 8 deletions
diff --git a/share/man/man9/doshutdownhooks.9 b/share/man/man9/doshutdownhooks.9
index e3113bcb167..a13ec46f667 100644
--- a/share/man/man9/doshutdownhooks.9
+++ b/share/man/man9/doshutdownhooks.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: doshutdownhooks.9,v 1.8 2004/11/28 02:29:16 deraadt Exp $
+.\" $OpenBSD: doshutdownhooks.9,v 1.9 2004/11/28 22:10:02 jmc Exp $
.\" $NetBSD: doshutdownhooks.9,v 1.1 1995/11/25 21:24:49 perry Exp $
.\"
.\" Copyright (c) 1994 Christopher G. Demetriou
@@ -63,6 +63,6 @@ API.
.Sh SEE ALSO
.Xr boot 9 ,
.Xr dohooks 9 ,
-.Xr dostartuphooks 9 ,
.Xr domountroothooks 9 ,
+.Xr dostartuphooks 9 ,
.Xr shutdownhook_establish 9
diff --git a/share/man/man9/dostartuphooks.9 b/share/man/man9/dostartuphooks.9
index b2148297781..af1e5b2932b 100644
--- a/share/man/man9/dostartuphooks.9
+++ b/share/man/man9/dostartuphooks.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dostartuphooks.9,v 1.6 2004/11/28 02:29:16 deraadt Exp $
+.\" $OpenBSD: dostartuphooks.9,v 1.7 2004/11/28 22:10:02 jmc Exp $
.\"
.\" Copyright (c) 2001 Niklas Hallqvist.
.\" All rights reserved.
@@ -66,6 +66,6 @@ API.
.Xr iop 4 ,
.Xr ioprbs 4 ,
.Xr dohooks 9 ,
-.Xr doshutdownhooks 9 ,
.Xr domountroothooks 9 ,
+.Xr doshutdownhooks 9 ,
.Xr startuphook_establish 9
diff --git a/share/man/man9/hook_establish.9 b/share/man/man9/hook_establish.9
index 8f9c541ecf4..4f7214677c5 100644
--- a/share/man/man9/hook_establish.9
+++ b/share/man/man9/hook_establish.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hook_establish.9,v 1.7 2004/11/28 02:29:16 deraadt Exp $
+.\" $OpenBSD: hook_establish.9,v 1.8 2004/11/28 22:10:02 jmc Exp $
.\"
.\" Copyright (c) 2001 Niklas Hallqvist.
.\" All rights reserved.
@@ -87,7 +87,6 @@ Otherwise, it returns
.Xr dohooks 9 ,
.Xr doshutdownhooks 9 ,
.Xr dostartuphooks 9 ,
+.Xr mountroothook_establish 9 ,
.Xr shutdownhook_establish 9 ,
-.Xr startuphook_establish 9 ,
-.Xr mountroothook_establish 9
-
+.Xr startuphook_establish 9