X-Git-Url: https://git.saurik.com/apple/shell_cmds.git/blobdiff_plain/deb63bfb0b6f1eb3b14b2a2adb33a6f90d11095a..254f12f71a85dc64a2552ac4af43a6bdb4a80b05:/sh/funcs/login?ds=sidebyside diff --git a/sh/funcs/login b/sh/funcs/login index 9ca88ec..e3c1154 100644 --- a/sh/funcs/login +++ b/sh/funcs/login @@ -15,7 +15,7 @@ # 2. Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. -# 4. Neither the name of the University nor the names of its contributors +# 3. Neither the name of the University nor the names of its contributors # may be used to endorse or promote products derived from this software # without specific prior written permission. # @@ -32,7 +32,7 @@ # SUCH DAMAGE. # # @(#)login 8.2 (Berkeley) 5/4/95 -# $FreeBSD: head/bin/sh/funcs/login 139969 2005-01-10 08:39:26Z imp $ +# $FreeBSD: head/bin/sh/funcs/login 314436 2017-02-28 23:42:47Z imp $ # replaces the login builtin in the BSD shell login () exec login "$@"