--- cygnus/src/slave/kprop.M	Tue Jul  1 14:14:30 1997
+++ kerbnet-1.2/slave/kprop.M	Tue May 27 22:03:40 1997
@@ -19,62 +19,49 @@
 .\" or implied warranty.
 .\" 
 .\"
-.TH KPROP 8 "Kerberos Version 5.0" "MIT Project Athena"
+.ds h ""KerbNet -- Kerberos V5" "Cygnus Solutions"
+.TH KPROP 8 \*h
 .SH NAME
 kprop \- propagate a Kerberos V5 principal database to a slave server
 .SH SYNOPSIS
 .B kprop
-[
-.B \-r
-.I realm
-] [
-.B \-f
-.I file
-] [
-.B \-d
-] [
-.B \-P
-.I port
-] [
-] [
-.B \-s
-.I srvtab
-] 
+[\fB\-r\fP \fIrealm\fP] [\fB\-f\fP \fIfile\fP] [\fB\-d\fP] [\fB\-P\fP
+\fIport\fP] [\fB\-s\fP \fIkeytab\fP] 
 .I slave_host
 .br
 .SH DESCRIPTION
 .I kprop
-is used to propagate a Kerberos V5 database dump file from the
-master Kerberos server to a slave Kerberos server, which is specfieid
-by
-.I slave_host.  
+is used to propagate a Kerberos V5 database dump file from the master
+Kerberos server to a slave Kerberos server, which is specfied by
+.IR slave_host .  
 This is done by transmitting the dumped database file to the slave
-server over an encrypted, secure channel.  The dump file must be
-created by kdb5_edit, and is normally KPROP_DEFAULT_FILE
-(/krb5/slave_datatrans).  The location of the file can be overriden by
-the -f option.
-
-.PP
-The
-.B \-r
-.I realm
-option specifies the realm of the master server;
-by default the realm returned by
+server over an encrypted, secure channel.  The dump file must be created
+by the
+.IR kdb5_util (8)
+.I dump
+command, and is normally KPROP_DEFAULT_FILE (/krb5/slave_datatrans).
+.SH OPTIONS
+.TP
+\fB\-r\fP \fIrealm\fP
+specifies the realm of the master server; by default the realm returned
+by
 .IR krb5_default_local_realm (3)
 is used.
-.PP
-The
-.B \-f
-.I file
-option the filename where the dumped principal database file is to be
+.TP
+\fB\-f\fP \fIfile\fP
+specifies the filename where the dumped principal database file is to be
 found; by default the dumped database file is KPROP_DEFAULT_FILE
 (normally /krb5/slave_datatrans).
-.PP
-The
-.B \-P
-.I port
-option allows one to override the default port to contact the 
+.TP
+\fB\-P\fP \fIport\fP
+specifies the port to use to contact the
 .I kpropd
 server on the remote host.
+.TP
+.B \-d
+prints debugging information.
+.TP
+\fB\-s\fP \fIkeytab\fP
+specifies the location of the keytab file.
 .SH SEE ALSO
-kpropd(8), kdb5_edit(8), krb5kdc(8)
+kpropd(8), kdb5_util(8), krb5kdc(8)
