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 4be356e5b375..6d1059070cf5 100644 --- a/bin/sh/funcs/login +++ b/bin/sh/funcs/login @@ -29,7 +29,7 @@ # SUCH DAMAGE. # # @(#)login 8.2 (Berkeley) 5/4/95 -# $FreeBSD$ +# $FreeBSD: src/bin/sh/funcs/login,v 1.7 2004/04/06 20:06:53 markm Exp $ # replaces the login builtin in the BSD shell login () exec login "$@" |
