diff --git a/doc/setup.texi b/doc/setup.texi index aedead4bc..a301a3dde 100644 --- a/doc/setup.texi +++ b/doc/setup.texi @@ -314,7 +314,7 @@ Every slave needs a keytab with a principal, @code{propd}, as follows: @example -slave# ktutil get -p foo/admin host/`hostname` +slave# ktutil get -p foo/admin hprop/`hostname` slave# hpropd @end example