(patch) man page syntax errors

A few fixes for syntax errors in man pages, as reported by lintian:

Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
This commit is contained in:
Sergio Gelato
2015-05-25 14:09:16 +02:00
committed by Love Hörnquist Åstrand
parent 05a919b94b
commit 50e2a5ce95
3 changed files with 4 additions and 3 deletions

View File

@@ -116,7 +116,7 @@ Commands include:
Adds a new principal to the database. The options not passed on the Adds a new principal to the database. The options not passed on the
command line will be promped for. command line will be promped for.
The only policy supported by Heimdal servers is The only policy supported by Heimdal servers is
.Q1 default . .Ql default .
.Ed .Ed
.Pp .Pp
.Nm add_enctype .Nm add_enctype
@@ -213,7 +213,7 @@ line options, you will be prompted. With command line options, it will
only change the ones specified. only change the ones specified.
.Pp .Pp
Only policy supported by Heimdal is Only policy supported by Heimdal is
.Q1 default . .Ql default .
.Pp .Pp
Possible attributes are: Possible attributes are:
.Li new-princ , .Li new-princ ,

View File

@@ -245,6 +245,7 @@ ntlm version
.Xc .Xc
Kerberos realm to communicate with Kerberos realm to communicate with
.El .El
.El
.\".Sh ENVIRONMENT .\".Sh ENVIRONMENT
.\".Sh FILES .\".Sh FILES
.\".Sh EXAMPLES .\".Sh EXAMPLES

View File

@@ -133,7 +133,7 @@ accessor functions.
and and
.Fn krb5_get_creds_opt_set_options .Fn krb5_get_creds_opt_set_options
adds and sets options to the adds and sets options to the
.Fi krb5_get_creds_opt .Li krb5_get_creds_opt
structure . structure .
The possible options to set are The possible options to set are
.Bl -tag -width "KRB5_GC_USER_USER" -compact .Bl -tag -width "KRB5_GC_USER_USER" -compact