--- krb5/src/appl/bsd/klogind.M	2005-04-16 00:17:30 UTC (rev 1799)
+++ krb5/src/appl/bsd/klogind.M	2005-04-16 00:39:24 UTC (rev 1800)
@@ -27,7 +27,7 @@
 the port indicated in /etc/inetd.conf.  A typical /etc/inetd.conf
 configuration line for \fIklogind\fP might be:
 
-klogin stream tcp nowait root /usr/cygnus/sbin/klogind klogind -e5c
+klogin stream tcp nowait root /usr/local/sbin/klogind klogind -e5c
 
 When a service request is received, the following protocol is initiated:
 

--- krb5/src/appl/telnet/telnetd/telnetd.8	2005-04-16 00:17:30 UTC (rev 1799)
+++ krb5/src/appl/telnet/telnetd/telnetd.8	2005-04-16 00:39:24 UTC (rev 1800)
@@ -37,7 +37,7 @@
 .SM DARPA TELNET
 protocol server
 .SH SYNOPSIS
-.B /usr/libexec/telnetd
+.B telnetd
 [\fB\-a\fP \fIauthmode\fP] [\fB\-B\fP] [\fB\-D\fP] [\fIdebugmode\fP]
 [\fB\-edebug\fP] [\fB\-h\fP] [\fB\-I\fP\fIinitid\fP] [\fB\-l\fP]
 [\fB\-k\fP] [\fB\-n\fP] [\fB\-r\fP\fIlowpty-highpty\fP] [\fB\-s\fP]

--- krb5/trunk/krb5/src/slave/kpropd.M	2005-04-16 00:17:30 UTC (rev 1799)
+++ krb5/trunk/krb5/src/slave/kpropd.M	2005-04-16 00:39:24 UTC (rev 1800)
@@ -69,7 +69,7 @@
 This is done by adding a line to the inetd.conf file which looks like
 this:
 
-kprop	stream	tcp	nowait	root	/usr/local/sbin/kpropd	kpropd
+krb5_prop	stream	tcp	nowait	root	/usr/local/sbin/kpropd	kpropd
 
 However, kpropd can also run as a standalone deamon, if the
 .B \-S

