misc/60730: [PATCH] minor spelling error in a comment in
src/bin/sh/eval.c
Eugene Grosbein
eugen at grosbein.pp.ru
Tue Dec 30 07:30:33 PST 2003
>Number: 60730
>Category: misc
>Synopsis: [PATCH] minor spelling error in a comment in src/bin/sh/eval.c
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Dec 30 07:30:21 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Eugene Grosbein
>Release: FreeBSD 4.9-STABLE i386
>Organization:
Svyaz Service JSC
>Environment:
System: FreeBSD grosbein.pp.ru 4.9-STABLE FreeBSD 4.9-STABLE #8: Sun Dec 14 20:25:57 KRAT 2003 eu at grosbein.pp.ru:/usr/local/obj/usr/local/src/sys/DADV i386
>Description:
'directories' is spelled as 'diretories' in src/bin/sh/eval.c
>How-To-Repeat:
N/A
>Fix:
--- eval.c.orig Tue Dec 30 22:18:30 2003
+++ eval.c Tue Dec 30 22:18:43 2003
@@ -710,7 +710,7 @@
* the command runs. Partly deleting like
* changepatch() does doesn't seem worth the
* bookinging effort, since most such runs add
- * diretories in front of the new PATH.
+ * directories in front of the new PATH.
*/
clearcmdentry(0);
do_clearcmdentry = 1;
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-bugs
mailing list