summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/tcsetattr.3
diff options
context:
space:
mode:
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