diff options
author | 2019-05-29 19:37:06 +0000 | |
---|---|---|
committer | 2019-05-29 19:37:06 +0000 | |
commit | 0d4c35e64238d84ab8b155d4e4ae93a195227fc7 (patch) | |
tree | 4eb84e602fec0457642d002e04fd34df3cd99d26 /share/man/man1/proot.1 | |
parent | The line number needs to be updated only after the \n is processed by (diff) | |
download | wireguard-openbsd-0d4c35e64238d84ab8b155d4e4ae93a195227fc7.tar.xz wireguard-openbsd-0d4c35e64238d84ab8b155d4e4ae93a195227fc7.zip |
Fix a bunch of typos in various man pages.
Diffstat (limited to 'share/man/man1/proot.1')
-rw-r--r-- | share/man/man1/proot.1 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man1/proot.1 b/share/man/man1/proot.1 index c2b12911f92..2e30615b405 100644 --- a/share/man/man1/proot.1 +++ b/share/man/man1/proot.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: proot.1,v 1.3 2018/06/26 13:27:59 schwarze Exp $ +.\" $OpenBSD: proot.1,v 1.4 2019/05/29 19:37:06 fcambus Exp $ .\" .\" Copyright (c) 2016 Marc Espie <espie@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 26 2018 $ +.Dd $Mdocdate: May 29 2019 $ .Dt PROOT 1 .Os .Sh NAME @@ -225,7 +225,8 @@ directory containing the base sets. .It All the ports specific sub directories if they are defined, namely -.Cm DISTDIR , WRKOBJDIR, LOGDIR, PACKAGE_REPOSITORY , PLIST_REPOSITY , LOCKDIR . +.Cm DISTDIR , WRKOBJDIR, LOGDIR, PACKAGE_REPOSITORY , PLIST_REPOSITORY , +LOCKDIR. .It The .Cm PORTSDIR |