diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2018-07-09 11:56:33 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2018-07-09 11:56:33 +0000 |
commit | cfde5f3687b5fee0b62a8a496b92a93977b07373 (patch) | |
tree | 853d8a5d567488ff7b8a71cd25942a6d6a8d2e37 /share/man | |
parent | 5061d081591df72fc0ea841d896f965dc20b0859 (diff) |
dolock -> portlock;
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man1/dpb.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man1/dpb.1 b/share/man/man1/dpb.1 index c5f0a71c002..88b80eb25bf 100644 --- a/share/man/man1/dpb.1 +++ b/share/man/man1/dpb.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dpb.1,v 1.3 2018/06/26 13:27:59 schwarze Exp $ +.\" $OpenBSD: dpb.1,v 1.4 2018/07/09 11:56:32 jmc Exp $ .\" .\" Copyright (c) 2010-2013 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: July 9 2018 $ .Dt DPB 1 .Os .Sh NAME @@ -1463,7 +1463,7 @@ port locked without knowledge. See .Xr bsd.port.mk 5 , -.Xr dolock 1 . +.Xr portlock 1 . .It (Junk lock obtained for <host> at <time>) .It (Junk lock released for <host> at <time>) Printed in a |