diff options
author | ru <ru@FreeBSD.org> | 2000-02-27 07:14:33 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-02-27 07:14:33 +0000 |
commit | 1cfb3ec09257d08a86482caef2309f0baa6c89b4 (patch) | |
tree | 13b20099d16005cee069a0d10baad1aad543aa60 /usr.bin/login | |
parent | ad1a58736b6255e850725cfbd413282e60733337 (diff) | |
download | FreeBSD-src-1cfb3ec09257d08a86482caef2309f0baa6c89b4.zip FreeBSD-src-1cfb3ec09257d08a86482caef2309f0baa6c89b4.tar.gz |
Remove option's description that has gone with PAM.
Diffstat (limited to 'usr.bin/login')
-rw-r--r-- | usr.bin/login/README | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/usr.bin/login/README b/usr.bin/login/README index d7c964d..16322c9 100644 --- a/usr.bin/login/README +++ b/usr.bin/login/README @@ -9,12 +9,4 @@ The following defines can be used: -Guido -This login has some of Berkeley's paranoid/broken (depending on your point -of view) Kerberos code conditionalized out, so that by default it works like -klogin does at MIT-LCS. You can define KLOGIN_PARANOID to re-enable this code. -This define also controls whether a warning message is printed when logging -into a system with no krb.conf file, which usually means that Kerberos is -not configured. - --GAWollman - +$FreeBSD$ |