Subject: kern/25352: Small fix to termios(4) manpage
To: None <gnats-bugs@gnats.netbsd.org>
From: Juho K.Juopperi <jkj@lcfnet.org>
List: netbsd-bugs
Date: 04/27/2004 19:00:11
>Number: 25352
>Category: kern
>Synopsis: Small fix to termios(4) manpage
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: kern-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Tue Apr 27 16:01:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator: Juho Juopperi
>Release: NetBSD 1.6.2_STABLE
>Organization:
>Environment:
System: NetBSD jerkov 1.6.2_STABLE NetBSD 1.6.2_STABLE (JERKOV) #4: Fri Apr 23 03:31:44 EEST 2004 root@jerkov:/usr/src/sys/arch/i386/compile/JERKOV i386
Architecture: i386
Machine: i386
>Description:
Chapters for special characters START and CR get concatenated
into a single chapter.
>How-To-Repeat:
>Fix:
--- src/share/man/man4/termios.4.old Wed Feb 13 10:17:48 2002
+++ src/share/man/man4/termios.4 Tue Apr 27 18:47:24 2004
@@ -666,7 +666,7 @@
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
>Release-Note:
>Audit-Trail:
>Unformatted: