[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
user/3632: Typo in ksh/main.c
- To: gnats@openbsd.org
- Subject: user/3632: Typo in ksh/main.c
- From: ray@cyth.net
- Date: Thu, 8 Jan 2004 00:05:36 -0500 (EST)
- Resent-Date: Wed, 7 Jan 2004 22:20:03 -0700 (MST)
- Resent-From: gnats@cvs.openbsd.org (GNATS Filer)
- Resent-Message-Id: <200401080520.i085K37R018789@cvs.openbsd.org>
- Resent-Reply-To: gnats@cvs.openbsd.org, ray@cyth.net
- Resent-To: bugs@cvs.openbsd.org
>Number: 3632
>Category: user
>Synopsis: Typo in ksh/main.c
>Confidential: yes
>Severity: non-critical
>Priority: low
>Responsible: bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Thu Jan 08 05:20:01 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Ray
>Release: 3.4-current
>Organization:
net
>Environment:
System : OpenBSD 3.4
Architecture: OpenBSD.i386
Machine : i386
>Description:
There is a typo ksh/main.c.
>How-To-Repeat:
>Fix:
Apply following patch:
Index: bin/ksh/main.c
===================================================================
RCS file: /home/ray/repositories/OpenBSD/src/bin/ksh/main.c,v
retrieving revision 1.25
diff -u -r1.25 main.c
--- bin/ksh/main.c 26 Jun 2003 00:09:45 -0000 1.25
+++ bin/ksh/main.c 8 Jan 2004 04:06:52 -0000
@@ -177,7 +177,7 @@
}
- /* Turn on nohup by default for how - will change to off
+ /* Turn on nohup by default for now - will change to off
* by default once people are aware of its existence
* (at&t ksh does not have a nohup option - it always sends
* the hup).
>Release-Note:
>Audit-Trail:
>Unformatted: