Subject: misc/5733: Minor typo in tty(4)
To: None <gnats-bugs@gnats.netbsd.org>
From: None <j.d.coleman@ncl.ac.uk>
List: netbsd-bugs
Date: 07/10/1998 14:09:58
>Number: 5733
>Category: misc
>Synopsis: Minor typo in tty(4)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: misc-bug-people (Misc Bug People)
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Fri Jul 10 06:20:01 1998
>Last-Modified:
>Originator: Julian Coleman
>Organization:
Computing Service, University of Newcastle upon Tyne, UK
>Release: -current 1998 July 09
>Environment:
System: NetBSD orthanc 1.3.2 NetBSD 1.3.2 (ORTHANC) #2: Wed Jul 1 12:39:15 BST 1998 root@:/usr/src/sys/arch/sparc/compile/ORTHANC sparc
>Description:
There is a minor typo in the tty(4) manual page where
/usr/include/sys/file.h is referenced instead of
/usr/include/sys/fcntl.h.
>How-To-Repeat:
`man 4 tty`.
>Fix:
*** /usr/share/man/man4/tty.4 Mon May 11 10:11:52 1998
--- tty.4 Fri Jul 10 14:04:37 1998
***************
*** 302,308 ****
contains the
.Dv FREAD
bit as defined in
! .Pa Aq sys/file.h ,
then all characters in the input queue are cleared. If it contains
the
.Dv FWRITE
--- 302,308 ----
contains the
.Dv FREAD
bit as defined in
! .Pa Aq sys/fcntl.h ,
then all characters in the input queue are cleared. If it contains
the
.Dv FWRITE
>Audit-Trail:
>Unformatted: