Module Name:    src
Committed By:   dholland
Date:           Fri Jan  1 18:09:16 UTC 2010

Modified Files:
        src/bin/sh: sh.1

Log Message:
fix typo


To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 src/bin/sh/sh.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/bin/sh/sh.1
diff -u src/bin/sh/sh.1:1.93 src/bin/sh/sh.1:1.94
--- src/bin/sh/sh.1:1.93	Sun Mar 29 08:55:27 2009
+++ src/bin/sh/sh.1	Fri Jan  1 18:09:16 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: sh.1,v 1.93 2009/03/29 08:55:27 wiz Exp $
+.\"	$NetBSD: sh.1,v 1.94 2010/01/01 18:09:16 dholland Exp $
 .\" Copyright (c) 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
 .\"
@@ -1518,7 +1518,7 @@
 .Xr getcwd 3 .
 The environment variable
 .Ev PWD
-is set to printed value.
+is set to the printed value.
 .Pp
 The default is
 .Ic pwd

Reply via email to