termios.3: OFDEL is in POSIX.1-2001, so remove "(Not in POSIX)" text

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-05-07 20:52:20 +02:00
parent 73da353720
commit ffcffad69d
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@ Don't output CR.
Send fill characters for a delay, rather than using a timed delay.
.TP
.B OFDEL
(not in POSIX) Fill character is ASCII DEL (0177).
Fill character is ASCII DEL (0177).
If unset, fill character is ASCII NUL (\(aq\\0\(aq).
(Not implemented on Linux.)
.TP