From 6ce504ad844bef16d4aa569896fdd791b2dc4bce Mon Sep 17 00:00:00 2001 From: "Roland C. Dowdeswell" Date: Fri, 3 Apr 2026 16:59:01 +0100 Subject: [PATCH] kdc/kdc.8: move a comma --- kdc/kdc.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kdc/kdc.8 b/kdc/kdc.8 index 3789db545..66325f783 100644 --- a/kdc/kdc.8 +++ b/kdc/kdc.8 @@ -228,5 +228,5 @@ There should be a way to specify protocol, port, and address triplets, not just addresses and protocol, port tuples. .Sh SEE ALSO .Xr kinit 1 , -.Xr krb5.conf 5, +.Xr krb5.conf 5 , .Xr getservbyname 3