summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authormarko <marko@FreeBSD.org>2000-09-18 23:00:15 +0000
committermarko <marko@FreeBSD.org>2000-09-18 23:00:15 +0000
commit22d62449e5360e62e6984955e392db3b3c48ce6e (patch)
tree453b2da882741909fc40b6672f7b2710684b9d04 /share
parentbaa0602ed50dd87bfd3689d8d567b67a28442c7a (diff)
downloadFreeBSD-src-22d62449e5360e62e6984955e392db3b3c48ce6e.zip
FreeBSD-src-22d62449e5360e62e6984955e392db3b3c48ce6e.tar.gz
Added missing .It macros
PR: 21215 Submitted by: Osamu MIHARA
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/termios.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/termios.4 b/share/man/man4/termios.4
index 78813a8..777d33e 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
OpenPOWER on IntegriCloud