aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/funcs/login
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:03 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:03 +0000
commitd0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf (patch)
tree37ee9e3a9af3eec3e1baf2793da82358c404479b /bin/sh/funcs/login
parent031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff)
Diffstat (limited to 'bin/sh/funcs/login')
-rw-r--r--bin/sh/funcs/login1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/sh/funcs/login b/bin/sh/funcs/login
index 055bbe5a8fad..e40429782f18 100644
--- a/bin/sh/funcs/login
+++ b/bin/sh/funcs/login
@@ -32,7 +32,6 @@
# SUCH DAMAGE.
#
# @(#)login 8.2 (Berkeley) 5/4/95
-# $FreeBSD$
# replaces the login builtin in the BSD shell
login () exec login "$@"