summaryrefslogtreecommitdiff
path: root/share/man/man1/proot.1
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2018-06-26 06:56:08 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2018-06-26 06:56:08 +0000
commit27486a0f7fd6dce35577155ba4293babb0fb1efe (patch)
treef24f26b7aff0d2e812e8d8a77e94f0f52effdc0c /share/man/man1/proot.1
parent4e56e8a81bca30de564f45d25f0142ccad9cd74c (diff)
various minor tweaks;
Diffstat (limited to 'share/man/man1/proot.1')
-rw-r--r--share/man/man1/proot.16
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man1/proot.1 b/share/man/man1/proot.1
index d84bd8603f5..63960347092 100644
--- a/share/man/man1/proot.1
+++ b/share/man/man1/proot.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: proot.1,v 1.1 2018/06/26 05:38:49 espie Exp $
+.\" $OpenBSD: proot.1,v 1.2 2018/06/26 06:56:07 jmc Exp $
.\"
.\" Copyright (c) 2016 Marc Espie <espie@openbsd.org>
.\"
@@ -72,7 +72,7 @@ See
for details.
.It Cm snapshot
Copy things from a snapshot,
-to be retrieved from an url or from the local filesystem.
+to be retrieved from a URL or from the local filesystem.
.It Cm locate
Copy things from the base system, perusing the system
.Xr locate 1
@@ -283,5 +283,5 @@ already have correct owners.
.Sh SEE ALSO
.Xr dpb 1 ,
.Xr chroot 8
-.Sh AUTHOR
+.Sh AUTHORS
Marc Espie