diff options
Diffstat (limited to 'bin/sh/funcs/login')
| -rw-r--r-- | bin/sh/funcs/login | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/funcs/login b/bin/sh/funcs/login index 7a6fc855bfc2..de33d8953e02 100644 --- a/bin/sh/funcs/login +++ b/bin/sh/funcs/login @@ -33,7 +33,7 @@ # SUCH DAMAGE. # # @(#)login 8.2 (Berkeley) 5/4/95 -# $FreeBSD$ +# $FreeBSD: src/bin/sh/funcs/login,v 1.5.2.1 1999/08/29 14:14:12 peter Exp $ # replaces the login builtin in the BSD shell login () exec login "$@" |
