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 cda88d28b86b..e425d96d14b2 100644 --- a/bin/sh/funcs/dirs +++ b/bin/sh/funcs/dirs @@ -29,7 +29,7 @@ # SUCH DAMAGE. # # @(#)dirs 8.2 (Berkeley) 5/4/95 -# $FreeBSD$ +# $FreeBSD: src/bin/sh/funcs/dirs,v 1.7 2004/04/06 20:06:53 markm Exp $ # pushd, popd, and dirs --- written by Chris Bertin # Pixel Computer Inc. ...!wjh12!pixel!pixutl!chris |
