diff options
Diffstat (limited to 'bin/sh/funcs/dirs')
-rw-r--r-- | bin/sh/funcs/dirs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/funcs/dirs b/bin/sh/funcs/dirs index 95f6857dce4c0..53c3fb79543d9 100644 --- a/bin/sh/funcs/dirs +++ b/bin/sh/funcs/dirs @@ -32,7 +32,7 @@ # SUCH DAMAGE. # # @(#)dirs 8.2 (Berkeley) 5/4/95 -# $FreeBSD$ +# $FreeBSD: src/bin/sh/funcs/dirs,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 |