Module Name: src
Committed By: reed
Date: Sun Oct 25 01:52:05 UTC 2009
Modified Files:
src/crypto/dist/heimdal/lib/kadm5: iprop.8
Log Message:
Fix section number for a man page reference.
While here put the man pages in the SEE ALSO in order too.
(This was shared and now fixed upstream too.)
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/crypto/dist/heimdal/lib/kadm5/iprop.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/crypto/dist/heimdal/lib/kadm5/iprop.8
diff -u src/crypto/dist/heimdal/lib/kadm5/iprop.8:1.2 src/crypto/dist/heimdal/lib/kadm5/iprop.8:1.3
--- src/crypto/dist/heimdal/lib/kadm5/iprop.8:1.2 Wed Oct 14 23:37:34 2009
+++ src/crypto/dist/heimdal/lib/kadm5/iprop.8 Sun Oct 25 01:52:04 2009
@@ -1,5 +1,5 @@
.\" $Heimdal: iprop.8 21940 2007-09-28 22:28:09Z lha $
-.\" $NetBSD: iprop.8,v 1.2 2009/10/14 23:37:34 joerg Exp $
+.\" $NetBSD: iprop.8,v 1.3 2009/10/25 01:52:04 reed Exp $
.\"
.\" Copyright (c) 2005 Kungliga Tekniska Högskolan
.\" (Royal Institute of Technology, Stockholm, Sweden).
@@ -176,8 +176,8 @@
.Pa slave-stats
in the database directory.
.Sh SEE ALSO
-.Xr hpropd 8 ,
+.Xr krb5.conf 5 ,
.Xr hprop 8 ,
-.Xr krb5.conf 8 ,
-.Xr kdc 8 ,
-.Xr iprop-log 8 .
+.Xr hpropd 8 ,
+.Xr iprop-log 8 ,
+.Xr kdc 8 .