diff options
author | 2001-03-09 14:06:02 +0000 | |
---|---|---|
committer | 2001-03-09 14:06:02 +0000 | |
commit | 2a50df32fb5e493a8747787a898b2e7b7a20ecfe (patch) | |
tree | c8b66def60de5bb45cae47fb0d1a1b8f927dad96 | |
parent | Remove hard sentence break. (diff) | |
download | wireguard-openbsd-2a50df32fb5e493a8747787a898b2e7b7a20ecfe.tar.xz wireguard-openbsd-2a50df32fb5e493a8747787a898b2e7b7a20ecfe.zip |
"/altroot" -> "/altroot/", so that it is clear this is a directory.
-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. |