Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 New sentence, new line. Some whitespace. Bump...
details: https://anonhg.NetBSD.org/src/rev/4cef36732740
branches: trunk
changeset: 788682:4cef36732740
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Jul 18 06:39:18 2013 +0000
description:
New sentence, new line. Some whitespace. Bump date for previous.
diffstat:
share/man/man9/kcpuset.9 | 12 +++++++-----
1 files changed, 7 insertions(+), 5 deletions(-)
diffs (41 lines):
diff -r 53ea9cf499e4 -r 4cef36732740 share/man/man9/kcpuset.9
--- a/share/man/man9/kcpuset.9 Thu Jul 18 06:23:07 2013 +0000
+++ b/share/man/man9/kcpuset.9 Thu Jul 18 06:39:18 2013 +0000
@@ -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 <jruohonen.iki.fi>
.\" 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 @@
.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 @@
.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 .
Home |
Main Index |
Thread Index |
Old Index