Module Name:    src
Committed By:   snj
Date:           Sat Jan 30 19:26:39 UTC 2010

Modified Files:
        src/bin/sh [netbsd-5]: sh.1

Log Message:
Pull up following revision(s) (requested by dholland in ticket #1274):
        bin/sh/sh.1: revision 1.97 via patch
Bump date for cd -P support.


To generate a diff of this commit:
cvs rdiff -u -r1.87.18.2 -r1.87.18.3 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.87.18.2 src/bin/sh/sh.1:1.87.18.3
--- src/bin/sh/sh.1:1.87.18.2	Sat Jan 30 19:24:32 2010
+++ src/bin/sh/sh.1	Sat Jan 30 19:26:39 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: sh.1,v 1.87.18.2 2010/01/30 19:24:32 snj Exp $
+.\"	$NetBSD: sh.1,v 1.87.18.3 2010/01/30 19:26:39 snj Exp $
 .\" Copyright (c) 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
 .\"
@@ -31,7 +31,7 @@
 .\"
 .\"	@(#)sh.1	8.6 (Berkeley) 5/4/95
 .\"
-.Dd June 24, 2007
+.Dd January 1, 2010
 .Os
 .Dt SH 1
 .Sh NAME

Reply via email to