diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2024-08-15 09:46:40 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2024-08-15 09:46:40 +0000 |
commit | d493129e8757193cacd5e160da8918f662ec1a3f (patch) | |
tree | 595b470d56867e2511bc6481681089ec15d8ed40 /share | |
parent | 54825b9707fea7be5093c3c24e219fc1c1e7fe21 (diff) |
bsd.port.mk: typo dbp -> dpb
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 4c5b43e5934..92dc742b32f 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.645 2024/08/15 09:29:12 tb Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.646 2024/08/15 09:46:39 tb Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -3150,7 +3150,7 @@ Actually lives in Set to .Sq Yes to randomize tree traversal, as used by -.Xr dbp 1 Ns 's Fl r +.Xr dpb 1 Ns 's Fl r option. Defaults to .Sq \&No Ns . |