getent.1, fanotify_mark.2, fcntl.2, futex.2, membarrier.2, mmap.2, mount.2, msgctl.2, readv.2, semctl.2, set_mempolicy.2, shmctl.2, syscalls.2, abs.3, bstring.3, btree.3, ctime.3, drand48.3, fgetc.3, fopen.3, gethostbyname.3, getnetent.3, getprotoent.3, getservent.3, INFINITY.3, __ppc_set_ppr_med.3, inet.3, j0.3, makecontext.3, printf.3, puts.3, resolver.3, sigsetops.3, elf.5, nscd.conf.5, proc.5, inotify.7, ipv6.7, spufs.7, system_data_types.7: Use Oxford comma

Found using:
pcregrep -rnM "^\.[B|I]R .*,\n\.[B|I].*[^,]\nand" man? |grep ^man |sort

Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Alejandro Colomar 2020-11-15 13:32:31 +01:00 committed by Michael Kerrisk
parent 14d43d3005
commit d556548bf4
40 changed files with 51 additions and 51 deletions

View File

@ -209,7 +209,7 @@ Alternatively, three
.I keys .I keys
may be provided, which are interpreted as the may be provided, which are interpreted as the
.IR hostname , .IR hostname ,
.I username .IR username ,
and and
.I domainname .I domainname
to match to a netgroup name via to match to a netgroup name via

View File

@ -511,7 +511,7 @@ If
.I flags .I flags
contains contains
.BR FAN_MARK_FLUSH , .BR FAN_MARK_FLUSH ,
.I dirfd .IR dirfd ,
and and
.I pathname .I pathname
must specify a valid filesystem object, even though this object is not used. must specify a valid filesystem object, even though this object is not used.

View File

@ -700,7 +700,7 @@ asynchronous notification of lost locks.
.BR F_SETOWN , .BR F_SETOWN ,
.BR F_GETOWN_EX , .BR F_GETOWN_EX ,
.BR F_SETOWN_EX , .BR F_SETOWN_EX ,
.BR F_GETSIG .BR F_GETSIG ,
and and
.B F_SETSIG .B F_SETSIG
are used to manage I/O availability signals: are used to manage I/O availability signals:

View File

@ -417,7 +417,7 @@ the caller will receive the signal number that was passed in
.IP .IP
The arguments The arguments
.IR timeout , .IR timeout ,
.I uaddr2 .IR uaddr2 ,
and and
.I val3 .I val3
are ignored. are ignored.

View File

@ -224,7 +224,7 @@ to represent explicit memory barriers forcing full memory
ordering across the barrier, we have the following ordering table for ordering across the barrier, we have the following ordering table for
each pairing of each pairing of
.IR barrier() , .IR barrier() ,
.BR membarrier () .BR membarrier (),
and and
.IR smp_mb() . .IR smp_mb() .
The pair ordering is detailed as (O: ordered, X: not ordered): The pair ordering is detailed as (O: ordered, X: not ordered):

View File

@ -843,7 +843,7 @@ to be a multiple of the underlying huge page size.
.PP .PP
For For
.BR munmap (), .BR munmap (),
.I addr .IR addr ,
and and
.I length .I length
must both be a multiple of the underlying huge page size. must both be a multiple of the underlying huge page size.

View File

@ -288,7 +288,7 @@ Symbolic links can still be created,
and and
.BR readlink (1), .BR readlink (1),
.BR readlink (2), .BR readlink (2),
.BR realpath (1) .BR realpath (1),
and and
.BR realpath (3) .BR realpath (3)
all still work properly. all still work properly.

View File

@ -424,7 +424,7 @@ to include these header files.
.PP .PP
The The
.BR IPC_INFO , .BR IPC_INFO ,
.B MSG_STAT .BR MSG_STAT ,
and and
.B MSG_INFO .B MSG_INFO
operations are used by the operations are used by the

View File

@ -267,12 +267,12 @@ argument is \-1, the current file offset is updated.
.SH RETURN VALUE .SH RETURN VALUE
On success, On success,
.BR readv (), .BR readv (),
.BR preadv () .BR preadv (),
and and
.BR preadv2 () .BR preadv2 ()
return the number of bytes read; return the number of bytes read;
.BR writev (), .BR writev (),
.BR pwritev () .BR pwritev (),
and and
.BR pwritev2 () .BR pwritev2 ()
return the number of bytes written. return the number of bytes written.

View File

@ -554,7 +554,7 @@ to include these header files.
.PP .PP
The The
.BR IPC_INFO , .BR IPC_INFO ,
.B SEM_STAT .BR SEM_STAT ,
and and
.B SEM_INFO .B SEM_INFO
operations are used by the operations are used by the

View File

@ -42,7 +42,7 @@ sets the NUMA memory policy of the calling thread,
which consists of a policy mode and zero or more nodes, which consists of a policy mode and zero or more nodes,
to the values specified by the to the values specified by the
.IR mode , .IR mode ,
.I nodemask .IR nodemask ,
and and
.I maxnode .I maxnode
arguments. arguments.

View File

@ -480,7 +480,7 @@ to include these header files.
.PP .PP
The The
.BR IPC_INFO , .BR IPC_INFO ,
.B SHM_STAT .BR SHM_STAT ,
and and
.B SHM_INFO .B SHM_INFO
operations are used by the operations are used by the

View File

@ -966,7 +966,7 @@ and
.I __NR_uname .I __NR_uname
refer to the routines refer to the routines
.IR sys_olduname (), .IR sys_olduname (),
.IR sys_uname () .IR sys_uname (),
and and
.IR sys_newuname (). .IR sys_newuname ().
.IP * .IP *

View File

@ -66,7 +66,7 @@ The macros
.B HUGE_VALL .B HUGE_VALL
expand to constants of types expand to constants of types
.IR double , .IR double ,
.I float .IR float ,
and and
.IR "long double" , .IR "long double" ,
respectively, respectively,

View File

@ -82,7 +82,7 @@ priority is set to medium.
.SH VERSIONS .SH VERSIONS
The functions The functions
.BR __ppc_set_ppr_med (), .BR __ppc_set_ppr_med (),
.BR __ppc_set_ppr_low () .BR __ppc_set_ppr_low (),
and and
.BR __ppc_set_ppr_med_low () .BR __ppc_set_ppr_med_low ()
are provided by glibc since version 2.18. are provided by glibc since version 2.18.

View File

@ -65,7 +65,7 @@ function computes the absolute value of the integer
argument \fIj\fP. argument \fIj\fP.
The The
.BR labs (), .BR labs (),
.BR llabs () .BR llabs (),
and and
.BR imaxabs () .BR imaxabs ()
functions compute the absolute value of the argument \fIj\fP of the functions compute the absolute value of the argument \fIj\fP of the

View File

@ -68,13 +68,13 @@ for descriptions of each function.
.SH NOTES .SH NOTES
The functions The functions
.BR bcmp (), .BR bcmp (),
.BR bcopy () .BR bcopy (),
and and
.BR bzero () .BR bzero ()
are obsolete. are obsolete.
Use Use
.BR memcmp (), .BR memcmp (),
.BR memcpy () .BR memcpy (),
and and
.BR memset () .BR memset ()
instead. instead.

View File

@ -209,7 +209,7 @@ If the file already exists (and the
flag is not specified), the flag is not specified), the
values specified for the arguments values specified for the arguments
.IR flags , .IR flags ,
.I lorder .IR lorder ,
and and
.I psize .I psize
are ignored are ignored

View File

@ -73,7 +73,7 @@ _POSIX_C_SOURCE
.SH DESCRIPTION .SH DESCRIPTION
The The
.BR ctime (), .BR ctime (),
.BR gmtime () .BR gmtime (),
and and
.BR localtime () .BR localtime ()
functions all take functions all take
@ -375,14 +375,14 @@ instead.
The four functions The four functions
.BR asctime (), .BR asctime (),
.BR ctime (), .BR ctime (),
.BR gmtime () .BR gmtime (),
and and
.BR localtime () .BR localtime ()
return a pointer to static data and hence are not thread-safe. return a pointer to static data and hence are not thread-safe.
The thread-safe versions, The thread-safe versions,
.BR asctime_r (), .BR asctime_r (),
.BR ctime_r (), .BR ctime_r (),
.BR gmtime_r () .BR gmtime_r (),
and and
.BR localtime_r (), .BR localtime_r (),
are specified by SUSv2. are specified by SUSv2.

View File

@ -102,7 +102,7 @@ integers uniformly distributed over the interval [\-2^31,\ 2^31).
.PP .PP
The The
.BR srand48 (), .BR srand48 (),
.BR seed48 () .BR seed48 (),
and and
.BR lcong48 () .BR lcong48 ()
functions are functions are
@ -113,7 +113,7 @@ or
.BR mrand48 (). .BR mrand48 ().
The functions The functions
.BR erand48 (), .BR erand48 (),
.BR nrand48 () .BR nrand48 (),
and and
.BR jrand48 () .BR jrand48 ()
do not require do not require
@ -167,7 +167,7 @@ into the returned value.
.PP .PP
The functions The functions
.BR drand48 (), .BR drand48 (),
.BR lrand48 () .BR lrand48 (),
and and
.BR mrand48 () .BR mrand48 ()
store store
@ -176,7 +176,7 @@ the last 48-bit
generated in an internal buffer. generated in an internal buffer.
The functions The functions
.BR erand48 (), .BR erand48 (),
.BR nrand48 () .BR nrand48 (),
and and
.BR jrand48 () .BR jrand48 ()
require the calling require the calling
@ -219,7 +219,7 @@ The initialization function
allows the user to specify allows the user to specify
initial values for initial values for
.IR Xi , .IR Xi ,
.I a .IR a ,
and and
.IR c . .IR c .
Array argument Array argument

View File

@ -98,7 +98,7 @@ For nonlocking counterparts, see
.BR unlocked_stdio (3). .BR unlocked_stdio (3).
.SH RETURN VALUE .SH RETURN VALUE
.BR fgetc (), .BR fgetc (),
.BR getc () .BR getc (),
and and
.BR getchar () .BR getchar ()
return the character read as an return the character read as an

View File

@ -236,7 +236,7 @@ function is to change the file associated with a standard text stream
.SH RETURN VALUE .SH RETURN VALUE
Upon successful completion Upon successful completion
.BR fopen (), .BR fopen (),
.BR fdopen () .BR fdopen (),
and and
.BR freopen () .BR freopen ()
return a return a
@ -259,7 +259,7 @@ was invalid.
.PP .PP
The The
.BR fopen (), .BR fopen (),
.BR fdopen () .BR fdopen (),
and and
.BR freopen () .BR freopen ()
functions may also fail and set functions may also fail and set

View File

@ -498,7 +498,7 @@ but permits to specify the address family to which the address must belong.
Glibc2 also has reentrant versions Glibc2 also has reentrant versions
.BR gethostent_r (), .BR gethostent_r (),
.BR gethostbyaddr_r (), .BR gethostbyaddr_r (),
.BR gethostbyname_r () .BR gethostbyname_r (),
and and
.BR gethostbyname2_r (). .BR gethostbyname2_r ().
The caller supplies a The caller supplies a

View File

@ -130,7 +130,7 @@ The network number in host byte order.
.SH RETURN VALUE .SH RETURN VALUE
The The
.BR getnetent (), .BR getnetent (),
.BR getnetbyname () .BR getnetbyname (),
and and
.BR getnetbyaddr () .BR getnetbyaddr ()
functions return a pointer to a functions return a pointer to a

View File

@ -123,7 +123,7 @@ The protocol number.
.SH RETURN VALUE .SH RETURN VALUE
The The
.BR getprotoent (), .BR getprotoent (),
.BR getprotobyname () .BR getprotobyname (),
and and
.BR getprotobynumber () .BR getprotobynumber ()
functions return a pointer to a functions return a pointer to a

View File

@ -142,7 +142,7 @@ The name of the protocol to use with this service.
.SH RETURN VALUE .SH RETURN VALUE
The The
.BR getservent (), .BR getservent (),
.BR getservbyname () .BR getservbyname (),
and and
.BR getservbyport () .BR getservbyport ()
functions return a pointer to a functions return a pointer to a

View File

@ -204,7 +204,7 @@ host byte order.
The structure \fIin_addr\fP as used in The structure \fIin_addr\fP as used in
.BR inet_ntoa (), .BR inet_ntoa (),
.BR inet_makeaddr (), .BR inet_makeaddr (),
.BR inet_lnaof () .BR inet_lnaof (),
and and
.BR inet_netof () .BR inet_netof ()
is defined in is defined in

View File

@ -182,7 +182,7 @@ The others are nonstandard functions that also exist on the BSDs.
.SH BUGS .SH BUGS
There are errors of up to 2e\-16 in the values returned by There are errors of up to 2e\-16 in the values returned by
.BR j0 (), .BR j0 (),
.BR j1 () .BR j1 (),
and and
.BR jn () .BR jn ()
for values of for values of

View File

@ -41,7 +41,7 @@ In a System V-like environment, one has the type \fIucontext_t\fP defined in
and the four functions and the four functions
.BR getcontext (3), .BR getcontext (3),
.BR setcontext (3), .BR setcontext (3),
.BR makecontext () .BR makecontext (),
and and
.BR swapcontext () .BR swapcontext ()
that allow user-level context switching that allow user-level context switching

View File

@ -101,7 +101,7 @@ write output to the given output
.IR stream ; .IR stream ;
.BR sprintf (), .BR sprintf (),
.BR snprintf (), .BR snprintf (),
.BR vsprintf () .BR vsprintf (),
and and
.BR vsnprintf () .BR vsnprintf ()
write to the character string write to the character string

View File

@ -83,7 +83,7 @@ For nonlocking counterparts, see
.BR unlocked_stdio (3). .BR unlocked_stdio (3).
.SH RETURN VALUE .SH RETURN VALUE
.BR fputc (), .BR fputc (),
.BR putc () .BR putc (),
and and
.BR putchar () .BR putchar ()
return the character written as an return the character written as an

View File

@ -428,7 +428,7 @@ Do not look up unqualified name as a top-level domain (TLD).
Default option which implies: Default option which implies:
.BR RES_RECURSE , .BR RES_RECURSE ,
.BR RES_DEFNAMES , .BR RES_DEFNAMES ,
.BR RES_DNSRCH .BR RES_DNSRCH ,
and and
.BR RES_NOIP6DOTINT . .BR RES_NOIP6DOTINT .
.\" .\"

View File

@ -95,7 +95,7 @@ or
.BR sigfillset () .BR sigfillset ()
before being passed to the functions before being passed to the functions
.BR sigaddset (), .BR sigaddset (),
.BR sigdelset () .BR sigdelset (),
and and
.BR sigismember () .BR sigismember ()
or the additional glibc functions described below or the additional glibc functions described below

View File

@ -835,7 +835,7 @@ and
.BR SHN_HIRESERVE . .BR SHN_HIRESERVE .
The initial entry is used in ELF extensions for The initial entry is used in ELF extensions for
.IR e_phnum , .IR e_phnum ,
.IR e_shnum .IR e_shnum ,
and and
.IR e_shstrndx ; .IR e_shstrndx ;
in other cases, each field in the initial entry is set to zero. in other cases, each field in the initial entry is set to zero.
@ -2143,7 +2143,7 @@ The ELF format is an adopted standard.
.PP .PP
The extensions for The extensions for
.IR e_phnum , .IR e_phnum ,
.IR e_shnum .IR e_shnum ,
and and
.IR e_shstrndx .IR e_shstrndx
respectively are respectively are

View File

@ -166,7 +166,7 @@ The files are
.IR /etc/passwd , .IR /etc/passwd ,
.IR /etc/group , .IR /etc/group ,
.IR /etc/hosts , .IR /etc/hosts ,
.I /etc/services .IR /etc/services ,
and and
.IR /etc/netgroup . .IR /etc/netgroup .
The default is yes. The default is yes.

View File

@ -6068,7 +6068,7 @@ in the idle process.
This string identifies the kernel version that is currently running. This string identifies the kernel version that is currently running.
It includes the contents of It includes the contents of
.IR /proc/sys/kernel/ostype , .IR /proc/sys/kernel/ostype ,
.I /proc/sys/kernel/osrelease .IR /proc/sys/kernel/osrelease ,
and and
.IR /proc/sys/kernel/version . .IR /proc/sys/kernel/version .
For example: For example:

View File

@ -881,7 +881,7 @@ The following program demonstrates the usage of the inotify API.
It marks the directories passed as a command-line arguments It marks the directories passed as a command-line arguments
and waits for events of type and waits for events of type
.BR IN_OPEN , .BR IN_OPEN ,
.BR IN_CLOSE_NOWRITE .BR IN_CLOSE_NOWRITE ,
and and
.BR IN_CLOSE_WRITE . .BR IN_CLOSE_WRITE .
.PP .PP

View File

@ -396,7 +396,7 @@ for that instead.
.PP .PP
.BR SOL_IP , .BR SOL_IP ,
.BR SOL_IPV6 , .BR SOL_IPV6 ,
.B SOL_ICMPV6 .BR SOL_ICMPV6 ,
and other and other
.B SOL_* .B SOL_*
socket options are nonportable variants of socket options are nonportable variants of

View File

@ -550,7 +550,7 @@ If no message has been written to these mailboxes, then
contents of these files is undefined. contents of these files is undefined.
The The
.IR mbox_stat , .IR mbox_stat ,
.I ibox_stat .IR ibox_stat ,
and and
.I wbox_stat .I wbox_stat
files contain the available message count. files contain the available message count.

View File

@ -1638,7 +1638,7 @@ family of functions
is expanded by the macros is expanded by the macros
.BR SCNuPTR, .BR SCNuPTR,
.BR SCNoPTR, .BR SCNoPTR,
.B SCNxPTR .BR SCNxPTR ,
and and
.B SCNXPTR .B SCNXPTR
(defined in (defined in
@ -1678,7 +1678,7 @@ The function must declare an object of type
which is used by the macros which is used by the macros
.BR va_start (3), .BR va_start (3),
.BR va_arg (3), .BR va_arg (3),
.BR va_copy (3) .BR va_copy (3),
and and
.BR va_end (3) .BR va_end (3)
to traverse the list of arguments. to traverse the list of arguments.