Source-Changes-HG archive

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

[src/trunk]: src/bin/sh fix typo



details:   https://anonhg.NetBSD.org/src/rev/baebf35b8e44
branches:  trunk
changeset: 750463:baebf35b8e44
user:      dholland <dholland%NetBSD.org@localhost>
date:      Fri Jan 01 18:09:16 2010 +0000

description:
fix typo

diffstat:

 bin/sh/sh.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 1de80b9edcc7 -r baebf35b8e44 bin/sh/sh.1
--- a/bin/sh/sh.1       Fri Jan 01 15:55:30 2010 +0000
+++ b/bin/sh/sh.1       Fri Jan 01 18:09:16 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index