diff options
author | 2007-07-07 16:45:24 +0000 | |
---|---|---|
committer | 2007-07-07 16:45:24 +0000 | |
commit | 9089671716c08498bfde0aed9ab2a2f23477f51b (patch) | |
tree | db951c63393503dfac913e68df2994bd104e8de5 | |
parent | Add support for Realtek ALC883. This is the "value" edition of the (diff) | |
download | wireguard-openbsd-9089671716c08498bfde0aed9ab2a2f23477f51b.tar.xz wireguard-openbsd-9089671716c08498bfde0aed9ab2a2f23477f51b.zip |
/altroot backup now documented in daily(8), not afterboot(8);
from Maximilian Gass
-rw-r--r-- | share/man/man7/hier.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index bcd66f23702..8a888033ea1 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.67 2007/06/18 21:34:08 jmc Exp $ +.\" $OpenBSD: hier.7,v 1.68 2007/07/07 16:45:24 jmc Exp $ .\" $NetBSD: hier.7,v 1.7 1994/11/30 19:07:10 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)hier.7 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: June 18 2007 $ +.Dd $Mdocdate: July 7 2007 $ .Dt HIER 7 .Os .Sh NAME @@ -46,7 +46,7 @@ Alternate (backup) location for the root .Pq Sq / filesystem (see -.Xr afterboot 8 ) . +.Xr daily 8 ) . .It /bin/ User utilities fundamental to both single and multi-user environments. These programs are statically compiled and therefore do not depend on any |