diff --git a/share/man/man9/kcpuset.9 b/share/man/man9/kcpuset.9 index 3fe23c5d3f83..7e2d02d73d3d 100644 --- a/share/man/man9/kcpuset.9 +++ b/share/man/man9/kcpuset.9 @@ -1,4 +1,4 @@ -.\" $NetBSD: kcpuset.9,v 1.6 2013/07/17 22:36:26 matt Exp $ */ +.\" $NetBSD: kcpuset.9,v 1.7 2013/07/18 06:39:18 wiz Exp $ */ .\" .\" Copyright (c) 2011 Jukka Ruohonen .\" All rights reserved. @@ -25,7 +25,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd September 16, 2012 +.Dd July 17, 2013 .Dt KCPUSET 9 .Os .Sh NAME @@ -272,9 +272,10 @@ Returns the lowest numbered .Ft cpu present in .Fa kcp -plus 1. If +plus 1. +If .Fa kcp -is empty, a value of 0 is returned . +is empty, a value of 0 is returned. .Fa kcp .It Fn kcpuset_ffs_intersecting "kcp1" "kcp2" Returns the lowest numbered @@ -283,7 +284,8 @@ present in the intersection of .Fa kcp1 and .Fa kcp2 -plus 1. If the intersection is empty, a value of 0 is returned . +plus 1. +If the intersection is empty, a value of 0 is returned. .It Fn kcpuset_countset "kcp" Counts how many CPUs are in the set .Fa kcp .