Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/crypto/dist/heimdal/kpasswd Drop superfluous Ns, sort sections.



details:   https://anonhg.NetBSD.org/src/rev/86bb9393b070
branches:  trunk
changeset: 535506:86bb9393b070
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Aug 20 16:05:46 2002 +0000

description:
Drop superfluous Ns, sort sections.

diffstat:

 crypto/dist/heimdal/kpasswd/kpasswdd.8 |  13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)

diffs (48 lines):

diff -r ccc857f35ed1 -r 86bb9393b070 crypto/dist/heimdal/kpasswd/kpasswdd.8
--- a/crypto/dist/heimdal/kpasswd/kpasswdd.8    Tue Aug 20 16:04:13 2002 +0000
+++ b/crypto/dist/heimdal/kpasswd/kpasswdd.8    Tue Aug 20 16:05:46 2002 +0000
@@ -1,4 +1,4 @@
-.\" $Id: kpasswdd.8,v 1.4 2001/09/17 12:32:36 assar Exp $
+.\" $Id: kpasswdd.8,v 1.5 2002/08/20 16:05:46 wiz Exp $
 .\"
 .Dd April 19, 1999
 .Dt KPASSWDD 8
@@ -56,17 +56,17 @@
 .Fa password->data )
 is not zero terminated.
 .It Xo
-.Fl k Ar kspec Ns ,
+.Fl k Ar kspec ,
 .Fl -keytab= Ns Ar kspec
 .Xc
 keytab to get authentication key from
 .It Xo
-.Fl r Ar realm Ns ,
+.Fl r Ar realm ,
 .Fl -realm= Ns Ar realm
 .Xc
 default realm
 .It Xo
-.Fl p Ar string Ns ,
+.Fl p Ar string ,
 .Fl -port= Ns Ar string
 .Xc
 port to listen on (default service kpasswd - 464).
@@ -74,15 +74,14 @@
 .Sh DIAGNOSTICS
 If an error occurs, the error message is returned to the user and/or
 logged to syslog.
-.Sh BUGS
-The default password quality checks are too basic.
 .Sh SEE ALSO
 .Xr kpasswd 1 ,
 .Xr kdc 8
+.Sh BUGS
+The default password quality checks are too basic.
 .\".Sh ENVIRONMENT
 .\".Sh FILES
 .\".Sh EXAMPLES
-.\".Sh SEE ALSO
 .\".Sh STANDARDS
 .\".Sh HISTORY
 .\".Sh AUTHORS



Home | Main Index | Thread Index | Old Index