Subject: bin/34472: typo in sh(1)
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: None <dholland@eecs.harvard.edu>
List: netbsd-bugs
Date: 09/04/2006 18:05:00
>Number: 34472
>Category: bin
>Synopsis: typo in sh(1)
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: bin-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Mon Sep 04 18:05:00 +0000 2006
>Originator: David A. Holland <dholland@eecs.harvard.edu>
>Release: NetBSD 4.99.1 (20060814)
>Organization:
Harvard EECS
>Environment:
System: NetBSD tanaqui 4.99.1 NetBSD 4.99.1 (TANAQUI) #5: Mon Aug 14 16:58:44 EDT 2006 dholland@tanaqui:/usr/src/sys/arch/i386/compile/TANAQUI i386
Architecture: i386
Machine: i386
>Description:
Typo in version 1.84 of bin/sh/sh.1
>How-To-Repeat:
-
>Fix:
Index: sh.1
===================================================================
RCS file: /cvsroot/src/bin/sh/sh.1,v
retrieving revision 1.84
diff -u -r1.84 sh.1
--- sh.1 10 Sep 2005 22:09:43 -0000 1.84
+++ sh.1 4 Sep 2006 15:51:13 -0000
@@ -790,7 +790,7 @@
.Dq - .
Making
.Dq -
-local any shell options that are changed via the set command inside the
+local causes any shell options that are changed via the set command inside the
function to be restored to their original values when the function
returns.
.Pp