sort sections, from netbsd

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12290 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-05-14 22:13:00 +00:00
parent 617325e153
commit f6df5674ea

View File

@@ -19,6 +19,14 @@ and parses it, thereby verifying that the syntax is not correctly wrong.
If the file is syntactically correct,
.Nm
tries to verify that the contents of the file is of relevant nature.
.Sh ENVIRONMENT
.Ev KRB5_CONFIG
points to the configuration file to read.
.Sh FILES
.Bl -tag -width /etc/krb5.conf -compact
.It Pa /etc/krb5.conf
Kerberos 5 configuration file
.El
.Sh DIAGNOSTICS
Possible output from
.Nm
@@ -42,14 +50,6 @@ is confused.
Means that <string> is not known by
.Nm "" .
.El
.Sh ENVIRONMENT
.Ev KRB5_CONFIG
points to the configuration file to read.
.Sh FILES
.Bl -tag -width /etc/krb5.conf -compact
.It Pa /etc/krb5.conf
Kerberos 5 configuration file
.El
.Sh SEE ALSO
.Xr krb5.conf 5
.Sh BUGS