diff options
author | Daniel Jakots <danj@cvs.openbsd.org> | 2019-05-19 19:47:42 +0000 |
---|---|---|
committer | Daniel Jakots <danj@cvs.openbsd.org> | 2019-05-19 19:47:42 +0000 |
commit | 41181e77f6af6463de7f95f0c78c68cea5fa5540 (patch) | |
tree | 80bcdd1dda14666c3dc4a43b097963511206503e /share/man/man1 | |
parent | af0bbb4dee82776d8f57b0367dbae71bf64a0988 (diff) |
It uses hw.ncpuonline since r1.170
ok espie@
Diffstat (limited to 'share/man/man1')
-rw-r--r-- | share/man/man1/update-plist.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man1/update-plist.1 b/share/man/man1/update-plist.1 index 54c5de88e86..29eae515581 100644 --- a/share/man/man1/update-plist.1 +++ b/share/man/man1/update-plist.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: update-plist.1,v 1.4 2019/05/18 23:38:39 espie Exp $ +.\" $OpenBSD: update-plist.1,v 1.5 2019/05/19 19:47:41 danj Exp $ .\" .\" Copyright (c) 2018 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 18 2019 $ +.Dd $Mdocdate: May 19 2019 $ .Dt UPDATE-PLIST 1 .Os .Sh NAME @@ -122,7 +122,7 @@ concurrent .Xr pkg_locate 1 pipes. Default is -.Sq hw.ncpu . +.Sq hw.ncpuonline . .It Fl n Do not move the final packing-lists in position. Instead, leave the |