Subject: bin/27209: typo in comment in pax/tty_subs.c
To: None <gnats-bugs@gnats.netbsd.org>
From: Greg A. Woods <woods@weird.com>
List: netbsd-bugs
Date: 10/10/2004 14:15:11
>Number: 27209
>Category: bin
>Synopsis: typo in comment in pax/tty_subs.c
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bin-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Sun Oct 10 18:16:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator: Greg A. Woods
>Release: NetBSD-current
>Organization:
Planix, Inc.; Toronto, Ontario; Canada
>Environment:
all
>Description:
typos in comment in pax/tty_subs.c
>How-To-Repeat:
read code and internal docs in pax/tty_subs.c
>Fix:
Index: tty_subs.c
===================================================================
RCS file: /cvs/master/m-NetBSD/main/src/bin/pax/tty_subs.c,v
retrieving revision 1.16
diff -u -r1.16 tty_subs.c
--- tty_subs.c 27 Oct 2003 00:12:41 -0000 1.16
+++ tty_subs.c 10 Oct 2004 18:00:46 -0000
@@ -71,8 +71,8 @@
/*
* tty_init()
- * try to open the controlling termina (if any) for this process. if the
- * open fails, future ops that require user input will get an EOF
+ * Try to open the controlling terminal (if any) for this process. If the
+ * open fails, future ops that require user input will get an EOF.
*/
int
>Release-Note:
>Audit-Trail:
>Unformatted: