Subject: CVS commit: src/bin/csh
To: None <source-changes@NetBSD.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: source-changes
Date: 04/20/2004 01:43:03
Module Name: src
Committed By: jschauma
Date: Tue Apr 20 01:43:03 UTC 2004
Modified Files:
src/bin/csh: csh.1
Log Message:
The correct syntax for csh's pushd with a numeric argument is
pushd +n
not
pushd n
To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/bin/csh/csh.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.