diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-10-21 01:56:05 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-10-21 01:56:05 +0000 |
| commit | 14d01796b1ab61a57dbd60da66d8dac699a0a2e7 (patch) | |
| tree | 9444b2a63ad5396b894abd07c85ff08c9c031d26 /bin/sh/funcs/pushd | |
| parent | 58fda9eaaeb697cef01d825dfe2b6f045659c15c (diff) | |
Diffstat (limited to 'bin/sh/funcs/pushd')
| -rw-r--r-- | bin/sh/funcs/pushd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/funcs/pushd b/bin/sh/funcs/pushd index a82371322202..856e3c8367a8 100644 --- a/bin/sh/funcs/pushd +++ b/bin/sh/funcs/pushd @@ -33,7 +33,7 @@ # SUCH DAMAGE. # # @(#)pushd 8.2 (Berkeley) 5/4/95 -# $Id: pushd,v 1.2 1994/09/24 02:58:43 davidg Exp $ +# $Id: pushd,v 1.3 1996/09/01 10:22:34 peter Exp $ # pushd, popd, and dirs --- written by Chris Bertin # Pixel Computer Inc. ...!wjh12!pixel!pixutl!chris |
