diff options
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 9e31f2a20f8df..38b8e4b1ba5c0 100644 --- a/bin/sh/funcs/pushd +++ b/bin/sh/funcs/pushd @@ -32,7 +32,7 @@ # SUCH DAMAGE. # # @(#)pushd 8.2 (Berkeley) 5/4/95 -# $FreeBSD$ +# $FreeBSD: src/bin/sh/funcs/pushd,v 1.8 2005/01/10 08:39:26 imp Exp $ # pushd, popd, and dirs --- written by Chris Bertin # Pixel Computer Inc. ...!wjh12!pixel!pixutl!chris |