summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen')
-rw-r--r--lib/libc/gen/msgctl.32
-rw-r--r--lib/libc/gen/tcsendbreak.34
2 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/gen/msgctl.3 b/lib/libc/gen/msgctl.3
index 20fb848..cc6cfb1 100644
--- a/lib/libc/gen/msgctl.3
+++ b/lib/libc/gen/msgctl.3
@@ -159,7 +159,7 @@ is determined by the
.Va msg_perm.mode
field in the same way as is
done with files (see
-.Xr chmod 2 ),
+.Xr chmod 2 ) ,
but the effective uid can match either the
.Va msg_perm.cuid
field or the
diff --git a/lib/libc/gen/tcsendbreak.3 b/lib/libc/gen/tcsendbreak.3
index 4d282cf..9dfcca3 100644
--- a/lib/libc/gen/tcsendbreak.3
+++ b/lib/libc/gen/tcsendbreak.3
@@ -81,14 +81,14 @@ transmitting data to the system.
(See the description of IXOFF in the
.Ql Input Modes
section of
-.Xr termios 4 ).
+.Xr termios 4 ) .
.It Fa TCION
Transmit a START character, which is intended to cause the terminal to start
transmitting data to the system.
(See the description of IXOFF in the
.Ql Input Modes
section of
-.Xr termios 4 ).
+.Xr termios 4 ) .
.El
.Pp
The
OpenPOWER on IntegriCloud