time.1, ioctl_console.2, daemon.3, updwtmp.3, mouse.4, smartpqi.4: tfix (Oxford comma)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-01-09 12:53:15 +01:00
parent 5473bd6687
commit 3d81c05a79
6 changed files with 7 additions and 7 deletions

View File

@ -125,8 +125,8 @@ sys %S
.\" .\"
.SS The format string .SS The format string
The format is interpreted in the usual printf-like way. The format is interpreted in the usual printf-like way.
Ordinary characters are directly copied, tab, newline Ordinary characters are directly copied, tab, newline,
and backslash are escaped using \et, \en and \e\e, and backslash are escaped using \et, \en, and \e\e,
a percent sign is represented by %%, and otherwise % a percent sign is represented by %%, and otherwise %
indicates a conversion. indicates a conversion.
The program The program

View File

@ -183,7 +183,7 @@ intensity.
The default colors are, in order: black, dark red, dark The default colors are, in order: black, dark red, dark
green, brown, dark blue, dark purple, dark cyan, light grey, dark green, brown, dark blue, dark purple, dark cyan, light grey, dark
grey, bright red, bright green, yellow, bright blue, bright purple, grey, bright red, bright green, yellow, bright blue, bright purple,
bright cyan and white. bright cyan, and white.
(Since Linux 1.3.3.) (Since Linux 1.3.3.)
.TP .TP
.B GIO_FONT .B GIO_FONT

View File

@ -76,7 +76,7 @@ If
.I noclose .I noclose
is zero, is zero,
.BR daemon () .BR daemon ()
redirects standard input, standard output and standard error redirects standard input, standard output, and standard error
to to
.IR /dev/null ; .IR /dev/null ;
otherwise, no changes are made to these file descriptors. otherwise, no changes are made to these file descriptors.

View File

@ -50,7 +50,7 @@ to the wtmp file.
.BR logwtmp () .BR logwtmp ()
constructs a utmp structure using constructs a utmp structure using
.IR line ", " name ", " host , .IR line ", " name ", " host ,
current time and current process ID. current time, and current process ID.
Then it calls Then it calls
.BR updwtmp () .BR updwtmp ()
to append the structure to the wtmp file. to append the structure to the wtmp file.

View File

@ -121,7 +121,7 @@ as 0,0,0,0x20 when no other buttons are down.
.SS Mousesystems protocol .SS Mousesystems protocol
The The
.B Mousesystems .B Mousesystems
protocol uses 1 start bit, 8 data bits, no parity protocol uses 1 start bit, 8 data bits, no parity,
and two stop bits at the speed of 1200 bits/sec. and two stop bits at the speed of 1200 bits/sec.
Data is sent to RxD in Data is sent to RxD in
5-byte packets. 5-byte packets.

View File

@ -49,7 +49,7 @@ attribute.
.TP .TP
.B CCISS_GETPCIINFO .B CCISS_GETPCIINFO
This operation returns the PCI domain, bus, This operation returns the PCI domain, bus,
device and function and "board ID" (PCI subsystem ID). device, and function and "board ID" (PCI subsystem ID).
.TP .TP
.B CCISS_GETDRIVVER .B CCISS_GETDRIVVER
This operation returns the driver version in four bytes, encoded as: This operation returns the driver version in four bytes, encoded as: