diff options
| -rw-r--r-- | share/man/man4/termios.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/termios.4 b/share/man/man4/termios.4 index 78813a884fd2..777d33ec8ea1 100644 --- a/share/man/man4/termios.4 +++ b/share/man/man4/termios.4 @@ -548,7 +548,7 @@ is set, the .Dv EOF character is discarded when processed. -.Dv NL +.It Dv NL Special character on input and is recognized if the .Dv ICANON flag is set. It is the line delimiter @@ -603,7 +603,7 @@ character. If is set, the .Dv START character is discarded when processed. -.Dv CR +.It Dv CR Special character on input and is recognized if the .Dv ICANON flag is set; it is the |
