From 35e473a5f96b2a4d9547ae9f1e5ab0f73b79edc3 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sun, 20 Aug 2000 10:33:14 +0000 Subject: [PATCH] fix typo in mdoc markup git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8983 ec53bebd-3082-4978-b11e-865c3cabbd6b --- kdc/kdc.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kdc/kdc.8 b/kdc/kdc.8 index a2ec2d534..a4a19c492 100644 --- a/kdc/kdc.8 +++ b/kdc/kdc.8 @@ -114,7 +114,7 @@ that has to be specified as: .Pp And there are some configuration options which do not have command-line equivalents: -.Bl -tag width "xxx" -offset indent +.Bl -tag -width "xxx" -offset indent .It Li check-ticket-addresses = Va boolean Check the addresses in the ticket when processing TGS requests. The default is FALSE.