From e3fa37041a3e955b81023e46215166d214816906 Mon Sep 17 00:00:00 2001 From: Libor Pechacek Date: Wed, 23 Dec 2015 13:31:08 +0100 Subject: [PATCH] Docu: remove mention about nonexistent option References: bnc#957323 Signed-off-by: Libor Pechacek Signed-off-by: Mike Galbraith --- doc/cset-set.1 | 31 ++ doc/cset-set.html | 583 +++++++++++++++++++++++++++++++++++++++++++----------- doc/cset-set.txt | 3 3 files changed, 489 insertions(+), 128 deletions(-) --- a/doc/cset-set.1 +++ b/doc/cset-set.1 @@ -1,13 +1,22 @@ '\" t .\" Title: cset-set -.\" Author: [see the "AUTHOR" section] -.\" Generator: DocBook XSL Stylesheets v1.75.2 -.\" Date: 06/09/2011 -.\" Manual: [FIXME: manual] -.\" Source: [FIXME: source] +.\" Author: Alex Tsariounov +.\" Generator: DocBook XSL Stylesheets v1.78.1 +.\" Date: June 2011 +.\" Manual: \ \& +.\" Source: \ \& 1.5.6 .\" Language: English .\" -.TH "CSET\-SET" "1" "06/09/2011" "[FIXME: source]" "[FIXME: manual]" +.TH "CSET\-SET" "1" "June 2011" "\ \& 1\&.5\&.6" "\ \&" +.\" ----------------------------------------------------------------- +.\" * Define some portability stuff +.\" ----------------------------------------------------------------- +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.\" http://bugs.debian.org/507673 +.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.ie \n(.g .ds Aq \(aq +.el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- @@ -45,7 +54,7 @@ prints the list of options for this comm .PP \-l, \-\-list .RS 4 -list the named cpuset(s); if \-a is used, will list members of named cpuset; if \-r is used, will list recursively +list the named cpuset(s); if \-r is used, will list recursively .RE .PP \-c CPUSPEC, \-\-cpu=CPUSPEC @@ -114,6 +123,7 @@ Create a cpuset with the default memory \fB# cset set \-\-cpu=2,4,6\-8 \-\-set=new_set\fR .RE This command creates a cpuset called "new_set" located off the root cpuset which holds CPUS 2,4,6,7,8 and node 0 (interleaved) memory\&. Note that \-\-set is optional, and you can just specify the name for the new cpuset after all arguments\&. + .PP Create a cpuset that specifies both CPUs and memory nodes .RS 4 @@ -136,4 +146,9 @@ cset(1), cset\-proc(1), cset\-shield(1) taskset(1), chrt(1) /usr/src/linux/Documentation/cpusets\&.txt - +.SH "AUTHOR" +.PP +\fBAlex Tsariounov\fR <\&alext@novell\&.com\&> +.RS 4 +Author. +.RE --- a/doc/cset-set.html +++ b/doc/cset-set.html @@ -2,15 +2,25 @@ "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> - - + + cset-set(1) + - + +
+

SYNOPSIS

-
cset [cset options] set [set options] [args] +
cset [cset options] set [set options] [args]
 cset set --help
 cset set
 cset set --recurse
@@ -426,10 +757,12 @@ cset-set(1) Manual Page
 cset set --cpu 2-5 newset
 cset set --cpu 1,2,5-7 another_set
 cset set --destroy newset
-cset set --destroy /mygroup_sets/my_set
-
+cset set --destroy /mygroup_sets/my_set +
+
+

OPTIONS

@@ -446,8 +779,7 @@ cset-set(1) Manual Page

- list the named cpuset(s); if -a is used, will list members of named - cpuset; if -r is used, will list recursively + list the named cpuset(s); if -r is used, will list recursively

@@ -519,6 +851,8 @@ cset-set(1) Manual Page
+
+

DESCRIPTION

This command is used to create, modify, and destroy cpusets. @@ -572,14 +906,15 @@ moved to the parent of that cpuset. If want, then manually move those tasks to the cpuset of your choice with the cset proc command (see cset proc --help for more information).

-

EXAMPLES

+
+

EXAMPLES

Create a cpuset with the default memory specification

-# cset set --cpu=2,4,6-8 --set=new_set +# cset set --cpu=2,4,6-8 --set=new_set

@@ -594,7 +929,7 @@ Create a cpuset that specifies both CPUs

-# cset set --cpu=3 --mem=3 /rad/set_one +# cset set --cpu=3 --mem=3 /rad/set_one

@@ -608,18 +943,27 @@ cpuset as well as CPU 3.

The above commands will create the new cpusets, or if they already exist, they will modify them to the new specifications.

+
+
+

LICENSE

Cpuset is licensed under the GNU GPL V2 only.

+
+

Copyright (c) 2008-2011 Novell Inc.

+
+

AUTHOR

Written by Alex Tsariounov <alext@novell.com>.

+
+

SEE ALSO

cset(1), cset-proc(1), cset-shield(1)

@@ -627,10 +971,13 @@ already exist, they will modify them to

taskset(1), chrt(1)

/usr/src/linux/Documentation/cpusets.txt

+
+ +

--- a/doc/cset-set.txt +++ b/doc/cset-set.txt @@ -29,8 +29,7 @@ OPTIONS prints the list of options for this command -l, --list:: - list the named cpuset(s); if -a is used, will list members of named - cpuset; if -r is used, will list recursively + list the named cpuset(s); if -r is used, will list recursively -c CPUSPEC, --cpu=CPUSPEC:: create or modify cpuset in the specified cpuset with CPUSPEC