Compare commits

...

2 Commits

Author SHA1 Message Date
Michael Kerrisk ae6a244a4e Ready for 4.15 2018-02-02 07:40:41 +01:00
Michael Kerrisk 6f174d68cd Removed trailing white space at end of lines 2018-02-02 07:40:31 +01:00
3 changed files with 7 additions and 7 deletions

View File

@ -1,13 +1,13 @@
Begin3
Title: Section 2, 3, 4, 5 and 7 man pages for Linux
Version: 4.15.14.14
Entered-date: ????-??-??
Entered-date: 2018-02-02
Description: Linux manual pages
Keywords: man pages
Author: several
Maintained-by: Michael Kerrisk <mtk.manpages@gmail.com>
Primary-site: ftp://ftp.kernel.org/pub/linux/docs/man-pages
????k man-pages-4.15.tar.gz
2572k man-pages-4.15.tar.gz
Alternate-site: ftp://ftp.win.tue.nl/pub/linux-local/manpages
Copying-policy: several; the pages are all freely distributable as long as
nroff source is provided

View File

@ -51,7 +51,7 @@ Return CP (Central Processor) and IFL (Integrated Facility for Linux)
capacity information.
.PP
The
.I resp_buffer
.I resp_buffer
argument specifies the address of a response buffer.
If the system call returns 0,
the response buffer will be filled with CPU capacity information.
@ -98,7 +98,7 @@ is set appropriately.
.TP
.B EFAULT
The value specified in
.I resp_buffer
.I resp_buffer
or
.I return_code
is not a valid address.
@ -113,7 +113,7 @@ Allocating memory for handling the CPU capacity information failed.
.TP
.B EOPNOTSUPP
The value specified in
.I function_code
.I function_code
is not valid.
.SH VERSIONS
This system call is available since Linux 4.15.

View File

@ -1045,7 +1045,7 @@ On some systems,
automatically mounts the cgroup v2 filesystem.
In order to experiment with the
.I nsdelegate
operation, it may be desirable to
operation, it may be desirable to
.\"
.SS Cgroup v2 delegation containment rules
Some delegation
@ -1189,7 +1189,7 @@ With the addition of threads mode,
cgroups v2 now distinguishes two types of resource controllers:
.IP * 3
.I Threaded
.\" In the kernel source, look for ".threaded[ \t]*= true" in
.\" In the kernel source, look for ".threaded[ \t]*= true" in
.\" initializations of struct cgroup_subsys
controllers: these controllers support thread-granularity for
resource control and can be enabled inside threaded subtrees,