accept.2, perf_event_open.2, unlink.2, lirc.4, proc.5, inotify.7: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-01-28 08:55:22 +01:00
parent fc543c7623
commit 34d4e61def
6 changed files with 7 additions and 7 deletions

View File

@ -146,7 +146,7 @@ implying confirmation.
Confirmation can be implied by
a normal read or write on the new file descriptor, and rejection can be
implied by closing the new socket.
Currently only
Currently, only
DECNet
has these semantics on Linux.

View File

@ -1046,7 +1046,7 @@ VM instances (i.e. have executed a
) only measure events happening inside a guest instance.
This is only meaningful outside the guests; this setting does
not change counts gathered inside of a guest.
Currently this functionality is x86 only.
Currently, this functionality is x86 only.
.TP
.IR "exclude_guest" " (since Linux 3.2)"
.\" commit a240f76165e6255384d4bdb8139895fac7988799
@ -1057,7 +1057,7 @@ VM instances (i.e. have executed a
) do not measure events happening inside guest instances.
This is only meaningful outside the guests; this setting does
not change counts gathered inside of a guest.
Currently this functionality is x86 only.
Currently, this functionality is x86 only.
.TP
.IR "exclude_callchain_kernel" " (since Linux 3.7)"
.\" commit d077526485d5c9b12fe85d0b2b3b7041e6bc5f91

View File

@ -129,7 +129,7 @@ is ignored.
is a bit mask that can either be specified as 0, or by ORing
together flag values that control the operation of
.BR unlinkat ().
Currently only one such flag is defined:
Currently, only one such flag is defined:
.TP
.B AT_REMOVEDIR
By default,

View File

@ -185,7 +185,7 @@ drivers, otherwise fail with the error
.TP
.BR LIRC_GET_SEND_MODE " (\fIvoid\fP)"
Return the send mode.
Currently only
Currently, only
.BR LIRC_MODE_PULSE
is supported.
.TP

View File

@ -1048,7 +1048,7 @@ super options: per-superblock options.
.RE
.IP
Parsers should ignore all unrecognized optional fields.
Currently the possible optional fields are:
Currently, the possible optional fields are:
.RS 12
.TP 18
shared:X

View File

@ -131,7 +131,7 @@ contains bits that describe the event that occurred (see below).
.I cookie
is a unique integer that connects related events.
Currently this is used only for rename events, and
Currently, this is used only for rename events, and
allows the resulting pair of
.B IN_MOVED_FROM
and