diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-07-25 09:30:55 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-07-25 09:30:55 +0000 |
commit | 30a73f4e268705990f3b86360b6ac01b8d610aa2 (patch) | |
tree | 24b00997b4c7c47562d5fed5ff66f2bfd268cf46 /share/man/man5/login.conf.5 | |
parent | d0dd8cf924a316fc0167468eda1a92f407e45b3f (diff) |
no kerberos(1) so point people to info heimdal;
ok hin@
Diffstat (limited to 'share/man/man5/login.conf.5')
-rw-r--r-- | share/man/man5/login.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/login.conf.5 b/share/man/man5/login.conf.5 index 45368f88903..fefddd2c484 100644 --- a/share/man/man5/login.conf.5 +++ b/share/man/man5/login.conf.5 @@ -30,7 +30,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: login.conf.5,v 1.30 2003/06/21 21:57:58 dhartmei Exp $ +.\" $OpenBSD: login.conf.5,v 1.31 2003/07/25 09:30:54 jmc Exp $ .\" BSDI $From: login.conf.5,v 2.20 2000/06/26 14:50:38 prb Exp $ .\" .Dd June 18, 2001 @@ -448,7 +448,7 @@ authentication style and if that fails use the same password with the .Li passwd authentication style. See -.Xr kerberos 1 . +.Ql info heimdal . .\" .It Li lchpass Change user's local password. |