summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/tcsetattr.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-09-08 19:57:22 +0000
committerru <ru@FreeBSD.org>2003-09-08 19:57:22 +0000
commit1c23ef339bcd24785a7edbf6087f4e9c1054a22e (patch)
treef208c0020248a2800766b91d7bf24e0234629b8b /lib/libc/gen/tcsetattr.3
parentecf79cde9e1b8a35a0190579797cc483bcd50714 (diff)
downloadFreeBSD-src-1c23ef339bcd24785a7edbf6087f4e9c1054a22e.zip
FreeBSD-src-1c23ef339bcd24785a7edbf6087f4e9c1054a22e.tar.gz
mdoc(7): Use the new feature of the .In macro.
Diffstat (limited to 'lib/libc/gen/tcsetattr.3')
-rw-r--r--lib/libc/gen/tcsetattr.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/tcsetattr.3 b/lib/libc/gen/tcsetattr.3
index a369a91..82df2a6 100644
--- a/lib/libc/gen/tcsetattr.3
+++ b/lib/libc/gen/tcsetattr.3
@@ -97,7 +97,7 @@ The input and output baud rates are found in the termios structure.
The unsigned integer
.Li speed_t
is typedef'd in the include file
-.Aq Pa termios.h .
+.In termios.h .
The value of the integer corresponds directly to the baud rate being
represented, however, the following symbolic values are defined.
.Bd -literal
@@ -218,7 +218,7 @@ The
argument is created by
.Em or Ns 'ing
the following values, as specified in the include file
-.Aq Pa termios.h .
+.In termios.h .
.Bl -tag -width "TCSADRAIN"
.It Fa TCSANOW
The change occurs immediately.
OpenPOWER on IntegriCloud