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 f44d3a593d78..5331069c14f8 100644 --- a/bin/sh/funcs/login +++ b/bin/sh/funcs/login @@ -33,7 +33,7 @@ # SUCH DAMAGE. # # @(#)login 8.1 (Berkeley) 5/31/93 -# $Id$ +# login,v 1.2 1994/09/24 02:58:38 davidg Exp # replaces the login builtin in the BSD shell login () exec login "$@" |
