summaryrefslogtreecommitdiffstats
path: root/share/man/man9/doshutdownhooks.9
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2004-11-28 02:29:16 +0000
committerderaadt <deraadt@openbsd.org>2004-11-28 02:29:16 +0000
commit09c16fc3d352d02a94308f11a483629459c32e5b (patch)
tree2fd2aafe8cc06fd56938bf00068b6b73f20331f4 /share/man/man9/doshutdownhooks.9
parentkue(4) uses loadfirmware(9), but usb threaded probing starts before (diff)
downloadwireguard-openbsd-09c16fc3d352d02a94308f11a483629459c32e5b.tar.xz
wireguard-openbsd-09c16fc3d352d02a94308f11a483629459c32e5b.zip
document the mountroothooks
Diffstat (limited to 'share/man/man9/doshutdownhooks.9')
-rw-r--r--share/man/man9/doshutdownhooks.93
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man9/doshutdownhooks.9 b/share/man/man9/doshutdownhooks.9
index 85ef25c0dd6..e3113bcb167 100644
--- a/share/man/man9/doshutdownhooks.9
+++ b/share/man/man9/doshutdownhooks.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: doshutdownhooks.9,v 1.7 2003/08/29 19:46:29 tedu Exp $
+.\" $OpenBSD: doshutdownhooks.9,v 1.8 2004/11/28 02:29:16 deraadt Exp $
.\" $NetBSD: doshutdownhooks.9,v 1.1 1995/11/25 21:24:49 perry Exp $
.\"
.\" Copyright (c) 1994 Christopher G. Demetriou
@@ -64,4 +64,5 @@ API.
.Xr boot 9 ,
.Xr dohooks 9 ,
.Xr dostartuphooks 9 ,
+.Xr domountroothooks 9 ,
.Xr shutdownhook_establish 9