aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuangyuan Yang <ygy@FreeBSD.org>2021-05-16 05:37:09 +0000
committerGuangyuan Yang <ygy@FreeBSD.org>2021-05-19 21:22:44 +0000
commit024a9aa7010ce54ff05224bda1cd9f361b648c23 (patch)
treedd0e7fe487e90348f2c1a0a5e3b55729d9e262d8
parentb3e8bfd771b4b172a4f3619da25b79459e46ba41 (diff)
downloadsrc-024a9aa7010ce54ff05224bda1cd9f361b648c23.tar.gz
src-024a9aa7010ce54ff05224bda1cd9f361b648c23.zip
kerberos.8: Replace dead link
Replace it with a tutorial hosted on kerberos.org and the classic "dialogue" from Bill Bryant. The change has been reported and merged upstream (https://github.com/heimdal/heimdal/commit/7f3445f1b7). PR: 251854 Reported by: ktullavik@gmail.com Submitted by: bjk (upstream github) Reviewed by: bcr (cherry picked from commit 80ba60f64394fab3cda10d5921af896ed1c57c5f)
-rw-r--r--crypto/heimdal/lib/krb5/kerberos.811
1 files changed, 7 insertions, 4 deletions
diff --git a/crypto/heimdal/lib/krb5/kerberos.8 b/crypto/heimdal/lib/krb5/kerberos.8
index 94d49955180b..a4161eea5953 100644
--- a/crypto/heimdal/lib/krb5/kerberos.8
+++ b/crypto/heimdal/lib/krb5/kerberos.8
@@ -31,7 +31,7 @@
.\"
.\" $Id$
.\"
-.Dd September 1, 2000
+.Dd May 15, 2021
.Dt KERBEROS 8
.Os HEIMDAL
.Sh NAME
@@ -71,9 +71,12 @@ or
.Ic ftp ,
without giving your password.
.Pp
-For more information on how Kerberos works, and other general Kerberos
-questions see the Kerberos FAQ at
-.Pa http://www.nrl.navy.mil/CCS/people/kenh/kerberos-faq.html .
+For more information on how Kerberos works, see the tutorial at
+.Lk https://kerberos.org/software/tutorial.html
+or the informal
+.Dq dialogue
+at
+.Lk https://web.mit.edu/kerberos/dialogue.html .
.Pp
For setup instructions see the Heimdal Texinfo manual.
.Sh SEE ALSO