diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-07-07 16:45:25 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-07-07 16:45:25 +0000 |
commit | c0c0d347eb663b652336c98fccb231e1694f0bea (patch) | |
tree | 861b3ba182ac2aafdab1c833919533214a7bd6f1 /share | |
parent | a18954d232da52d37dc7fb18f8c25ebdd76dbd70 (diff) |
/altroot backup now documented in daily(8), not afterboot(8);
from Maximilian Gass
Diffstat (limited to 'share')
-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 |