diff options
| author | Alejandro Colomar <alx.manpages@gmail.com> | 2020-11-15 13:32:31 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-11-15 21:30:30 +0100 |
| commit | d556548bf4907040c4c65705fc43f80de895afcf (patch) | |
| tree | 98d027ca6c79e97739e9fefa221268eec1d475df /man2/msgctl.2 | |
| parent | 14d43d30059e1074b9fc0e68cf4ceb0538579646 (diff) | |
| download | man-pages-d556548bf4907040c4c65705fc43f80de895afcf.tar.gz | |
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>
Diffstat (limited to 'man2/msgctl.2')
| -rw-r--r-- | man2/msgctl.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/msgctl.2 b/man2/msgctl.2 index 165e18c1b0..b0f84c1acd 100644 --- a/man2/msgctl.2 +++ b/man2/msgctl.2 @@ -424,7 +424,7 @@ to include these header files. .PP The .BR IPC_INFO , -.B MSG_STAT +.BR MSG_STAT , and .B MSG_INFO operations are used by the |
