diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-03-09 14:06:03 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-03-09 14:06:03 +0000 |
commit | c9d635487708a1945207b34245ab48ad8fcff8d8 (patch) | |
tree | 10b2d22ca669f0b448007ea3027ee802f37637ac /share/man/man7 | |
parent | b7b2d9bd467fe5ecce66dc41088364944f9ab8e3 (diff) |
"/altroot" -> "/altroot/", so that it is clear this is a directory.
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/hier.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index f1c19fce0fe..0827bb50970 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.20 2000/05/01 21:02:36 millert Exp $ +.\" $OpenBSD: hier.7,v 1.21 2001/03/09 14:06:02 aaron Exp $ .\" $NetBSD: hier.7,v 1.7 1994/11/30 19:07:10 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -45,7 +45,7 @@ A sketch of the filesystem hierarchy. .Bl -tag -width "/stand/" .It Li / Root directory. -.It Li /altroot +.It Li /altroot/ Alternate (backup) location for the root .Pq Sq / filesystem. |