diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-12-01 16:13:50 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-12-01 16:13:50 +0000 |
commit | 3009a3eab3f8934c310f8b75525447dbaabf1052 (patch) | |
tree | 15f055235091b9e6d0215e7953d189de760a6432 /share/man/man7 | |
parent | f14b760223ab78b72072b2cc418b03b50a9760d0 (diff) |
tie /altroot entry to afterboot(8);
from tero koskinen via hans boetes;
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/hier.7 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index 24fc210e994..b2f52eb5964 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.49 2004/11/26 14:25:51 jmc Exp $ +.\" $OpenBSD: hier.7,v 1.50 2004/12/01 16:13:49 jmc Exp $ .\" $NetBSD: hier.7,v 1.7 1994/11/30 19:07:10 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -44,7 +44,9 @@ Root directory. .It /altroot/ Alternate (backup) location for the root .Pq Sq / -filesystem. +filesystem +(see +.Xr afterboot 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 |