diff options
| author | Russ Allbery <rra@stanford.edu> | 2006-06-12 14:15:52 +0000 |
|---|---|---|
| committer | Russ Allbery <rra@stanford.edu> | 2006-06-12 14:15:52 +0000 |
| commit | ea054fa2e7440dc54015806926806397526d7635 (patch) | |
| tree | ce9aab64cd593f52c83056d58bd4cc8526e8a69d /src | |
| parent | 5312c8fcb5f081adfb4dda1a909e61a090cb1692 (diff) | |
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
Diffstat (limited to 'src')
| -rw-r--r-- | src/appl/bsd/kshd.M | 2 | ||||
| -rw-r--r-- | src/clients/kinit/kinit.M | 2 |
2 files changed, 2 insertions, 2 deletions
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) |
