]> git.ipfire.org Git - thirdparty/libcgroup.git/commitdiff
man-pages minor typos patch
authorIvana Hutarova Varekova <varekova@redhat.com>
Mon, 15 Nov 2010 16:06:57 +0000 (17:06 +0100)
committerJan Safranek <jsafrane@redhat.com>
Mon, 15 Nov 2010 15:53:22 +0000 (16:53 +0100)
This patch fixes several minor problem in manual pages:
* cgconfig.conf (5) .. fix "SEE ALSO" part
* cgcreate .. fix the SYNTAX part format - add bold to -g
* cgdelete .. fix .TH tag and add space to "SEE ALSO" part
* cgcreate .. fix the SYNTAX part format - add bold to -a
* cgsnapshot .. remove newline in SYNOPSIS part
* lscgroup, lssubsys, cgrules.conf .. add space to "SEE ALSO" part

Signed-off-by: Ivana Hutarova Varekova <varekova@redhat.com>
Signed-off-by: Jan Safranek <jsafrane@redhat.com>
doc/man/cgconfig.conf.5
doc/man/cgcreate.1
doc/man/cgdelete.1
doc/man/cgget.1
doc/man/cgrules.conf.5
doc/man/cgsnapshot.1
doc/man/lscgroup.1
doc/man/lssubsys.1

index 2ec34889dd905e44fb1e67a078b49f7223520255..b7218b9a283a720b3e4d3a59e974c93f8232bfb0 100644 (file)
@@ -555,7 +555,7 @@ default libcgroup configuration file
 .PD 
 
 .SH SEE ALSO
-To be defined...
+cgconfigparser (8)
 
 .SH BUGS
 Parameter values can be only single string without spaces.
index d067126b9ae5e6a3a5a7dfcb7c809e7a0c8a16d1..4bcb132e258c467294e95038b4f495ea861f262b 100644 (file)
@@ -7,7 +7,7 @@ cgcreate \- create new cgroup(s)
 .SH SYNOPSIS
 \fBcgcreate\fR [\fB-h\fR] [\fB-s\fR] [\fB-t\fR <\fItuid>:<tgid\fR>]
 [\fB-a\fR <\fIagid>:<auid\fR>] [\fB-f\fR mode] [\fB-d\fR mode]
-\fB-g\fR <\fIcontrollers>:<path\fR> [-g ...]
+\fB-g\fR <\fIcontrollers>:<path\fR> [\fB-g\fR ...]
 
 .SH DESCRIPTION
 The command creates new cgroup(s) defined by option 
index 63d4556c3eaa5f0c3bde492eb736a476c9e9389b..73d29241977c191abd0767c57d2d7e5fb70c5b86 100644 (file)
@@ -1,7 +1,7 @@
 .\" Copyright (C) 2009 Red Hat, Inc. All Rights Reserved.
 .\" Written by Jan Safranek <jsafrane@redhat.com>
 
-.TH CGEXEC  1 2009-10-26 "Linux" "libcgroup Manual"
+.TH CGDELETE  1 2009-10-26 "Linux" "libcgroup Manual"
 .SH NAME
 
 cgdelete \- remove control group(s)
@@ -23,4 +23,4 @@ groups specified.
 Recursively remove all subgroups.
 
 .SH SEE ALSO
-cgcreate (1), lscgroup(1), cgclear(1)
+cgcreate (1), lscgroup (1), cgclear (1)
index c8d3048dc272198ca50fd9ff15b214aeda1ccbdd..39e8e3654bdaee8577d1d713d092aad5b2b37e79 100644 (file)
@@ -8,7 +8,7 @@ cgget \- print parameter(s) of given group(s)
 
 .SH SYNOPSIS
 \fBcgget\fR [\fB-n\fR] [\fB-v\fR] [\fB-r\fR <\fIname\fR>]
-[\fB-g\fR <\fIcontroller\fR>] [-a] <\fBcgroup_path\fR> ...
+[\fB-g\fR <\fIcontroller\fR>] [\fB-a\fR] <\fBcgroup_path\fR> ...
 
 .SH DESCRIPTION
 The command prints the parameter(s) of input cgroup(s).
index c835640d35f746d1c643d18375f27bcf0d6f2b8f..4ca69371ef46bcdc89f197eb5319fb5a4678eaf9 100644 (file)
@@ -120,7 +120,7 @@ default libcgroup configuration file
 
 
 .SH SEE ALSO
-cgconfig.conf (5), cgclassify (1), cgred.conf(5)
+cgconfig.conf (5), cgclassify (1), cgred.conf (5)
 
 .SH BUGS
 
index 1516bb2c71af988d6b99a6ad4c399a855eba55cd..b8853f6e5ab5a25daa3c79ba9bbb4ddf770f01db 100644 (file)
@@ -8,7 +8,7 @@ cgsnapshot \- generate the configuration file for given controllers
 
 .SH SYNOPSIS
 \fBcgsnapshot\fR [\fB-h\fR] [\fB-s\fR] [\fB-t\fR] [\fB-b\fR \fIfile\fR]
-    [\fB-w\fR \fIfile\fR] [\fB-f\fR \fIoutput_file\fR]  [\fBcontroller\fR] [...]
+[\fB-w\fR \fIfile\fR] [\fB-f\fR \fIoutput_file\fR]  [\fBcontroller\fR] [...]
 
 .SH DESCRIPTION
 
index d38d0f85798be701e1f069a95f4283d76e4b11d7..0950af38f43472dd10b8c743de1a85d0b0cb28b0 100644 (file)
@@ -22,4 +22,4 @@ list all cgroups which are present.
 
 .SH SEE ALSO
 lssubsys (1), cgcreate (1), cgdelete (1),
-cgconfig.conf(5)
\ No newline at end of file
+cgconfig.conf (5)
\ No newline at end of file
index 69426b59522972aa1d00e0075b6082c12f20464b..2555cb9a88c7fe9f7300d1f772e6ed905de3aced 100644 (file)
@@ -83,4 +83,4 @@ net_cls /cgroup/net_cls
 .RE
 .SH SEE ALSO
 lscgroup (1), cgcreate (1), cgdelete (1),
-cgconfig.conf(5)
\ No newline at end of file
+cgconfig.conf (5)
\ No newline at end of file