[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

user/3632: Typo in ksh/main.c



>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: