Module Name: src Committed By: wiz Date: Fri Jan 1 21:46:31 UTC 2010
Modified Files: src/bin/sh: sh.1 Log Message: Bump date for cd -P support. To generate a diff of this commit: cvs rdiff -u -r1.96 -r1.97 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.96 src/bin/sh/sh.1:1.97 --- src/bin/sh/sh.1:1.96 Fri Jan 1 19:51:19 2010 +++ src/bin/sh/sh.1 Fri Jan 1 21:46:31 2010 @@ -1,4 +1,4 @@ -.\" $NetBSD: sh.1,v 1.96 2010/01/01 19:51:19 dholland Exp $ +.\" $NetBSD: sh.1,v 1.97 2010/01/01 21:46:31 wiz 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 March 29, 2009 +.Dd January 1, 2010 .Dt SH 1 .Os .Sh NAME