summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/tcsendbreak.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-01-16 09:08:22 +0000
committerru <ru@FreeBSD.org>2001-01-16 09:08:22 +0000
commit3d8401c62e6c5841887621dcef82c2d19dcf1153 (patch)
treef80e3bd0937d82277bf64b3d4bceff95d06394bc /lib/libc/gen/tcsendbreak.3
parent081052d607543f8d7d0a33cd87104bfc5894c64f (diff)
downloadFreeBSD-src-3d8401c62e6c5841887621dcef82c2d19dcf1153.zip
FreeBSD-src-3d8401c62e6c5841887621dcef82c2d19dcf1153.tar.gz
Prepare for mdoc(7)NG.
Diffstat (limited to 'lib/libc/gen/tcsendbreak.3')
-rw-r--r--lib/libc/gen/tcsendbreak.34
1 files changed, 2 insertions, 2 deletions
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