diff options
Diffstat (limited to 'share/man/man1')
-rw-r--r-- | share/man/man1/proot.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man1/proot.1 b/share/man/man1/proot.1 index 2e30615b405..7630b84d819 100644 --- a/share/man/man1/proot.1 +++ b/share/man/man1/proot.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: proot.1,v 1.4 2019/05/29 19:37:06 fcambus Exp $ +.\" $OpenBSD: proot.1,v 1.5 2019/06/08 14:48:53 schwarze 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: May 29 2019 $ +.Dd $Mdocdate: June 8 2019 $ .Dt PROOT 1 .Os .Sh NAME @@ -225,8 +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_REPOSITORY , -LOCKDIR. +.Cm DISTDIR , WRKOBJDIR , LOGDIR , PACKAGE_REPOSITORY , PLIST_REPOSITORY , +.Cm LOCKDIR . .It The .Cm PORTSDIR |