From: Russ Allbery Date: Mon, 12 Jun 2006 14:15:52 +0000 (+0000) Subject: Fix minor nroff man page problems (stray space, bad cross reference) X-Git-Tag: krb5-1.5-beta1~53 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ea054fa2e7440dc54015806926806397526d7635;p=krb5.git Fix minor nroff man page problems (stray space, bad cross reference) Ticket: 3010 Version_Reported: 1.4.2 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18107 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/appl/bsd/kshd.M b/src/appl/bsd/kshd.M index 6e2efdb2b..049660ee1 100644 --- a/src/appl/bsd/kshd.M +++ b/src/appl/bsd/kshd.M @@ -126,7 +126,7 @@ Don't allocate a reserved port for the stderr connection. Use the argument to find the Kerberos binaries. Normally a compiled in argument is used. -.IP \fB\-D\ port \fP +.IP \fB\-D\ port\fP Run in standalone mode, listening on \fBport\fP. The daemon will exit after one connection and will not background itself. diff --git a/src/clients/kinit/kinit.M b/src/clients/kinit/kinit.M index fce16ba93..e7aa47c15 100644 --- a/src/clients/kinit/kinit.M +++ b/src/clients/kinit/kinit.M @@ -198,4 +198,4 @@ default location for the local host's .B keytab file. .SH SEE ALSO -klist(1), kdestroy(1), krb5(3) +klist(1), kdestroy(1), kerberos(1)