diff options
Diffstat (limited to 'lib/libc/gen/tcsetattr.3')
-rw-r--r-- | lib/libc/gen/tcsetattr.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/tcsetattr.3 b/lib/libc/gen/tcsetattr.3 index f52742beed67..a369a916fac2 100644 --- a/lib/libc/gen/tcsetattr.3 +++ b/lib/libc/gen/tcsetattr.3 @@ -96,7 +96,7 @@ function. The input and output baud rates are found in the termios structure. The unsigned integer .Li speed_t -is typdef'd in the include file +is typedef'd in the include file .Aq Pa termios.h . The value of the integer corresponds directly to the baud rate being represented, however, the following symbolic values are defined. |