sort sections, from netbsd

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12285 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-05-14 22:06:54 +00:00
parent 30ea393f82
commit 27a1cca3e5

View File

@@ -1,4 +1,4 @@
.\" Copyright (c) 1997, 2001 - 2002 Kungliga Tekniska H<>gskolan
.\" Copyright (c) 1997, 2001 - 2003 Kungliga Tekniska H<>gskolan
.\" (Royal Institute of Technology, Stockholm, Sweden).
.\" All rights reserved.
.\"
@@ -89,13 +89,13 @@ is a wrapper around
If the realm is
.Dv NULL ,
the default realm will be used.
.Sh BUGS
You can not have a NUL in a component. Until someone can give a good
example of where it would be a good idea to have NUL's in a component,
this will not be fixed.
.Sh SEE ALSO
.Xr krb5_425_conv_principal 3 ,
.Xr krb5_free_principal 3 ,
.Xr krb5_parse_name 3 ,
.Xr krb5_sname_to_principal 3 ,
.Xr krb5_unparse_name 3
.Sh BUGS
You can not have a NUL in a component. Until someone can give a good
example of where it would be a good idea to have NUL's in a component,
this will not be fixed.