diff options
Diffstat (limited to 'bin/sh/funcs/popd')
| -rw-r--r-- | bin/sh/funcs/popd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/funcs/popd b/bin/sh/funcs/popd index e0be35a13a79..9a8825e464d8 100644 --- a/bin/sh/funcs/popd +++ b/bin/sh/funcs/popd @@ -33,7 +33,7 @@ # SUCH DAMAGE. # # @(#)popd 8.2 (Berkeley) 5/4/95 -# $FreeBSD$ +# $FreeBSD: src/bin/sh/funcs/popd,v 1.5.2.1 1999/08/29 14:14:13 peter Exp $ # pushd, popd, and dirs --- written by Chris Bertin # Pixel Computer Inc. ...!wjh12!pixel!pixutl!chris |
