From db733da88d68238ab11923036a16cedf6b026fce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 19 Oct 2007 13:28:07 +0000 Subject: [PATCH] sprinkle @kbd{} git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21991 ec53bebd-3082-4978-b11e-865c3cabbd6b --- doc/hx509.texi | 2 +- doc/setup.texi | 6 +++--- doc/win2k.texi | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/hx509.texi b/doc/hx509.texi index f15cb1362..ef9420235 100644 --- a/doc/hx509.texi +++ b/doc/hx509.texi @@ -606,7 +606,7 @@ To read more about the requirements, see RFC3920, Extensible Messaging and Presence Protocol (XMPP): Core. hxtool issue-certificate have support to add jid to the certificate -using the option --jid. +using the option @kbd{--jid}. @example hxtool issue-certificate \ diff --git a/doc/setup.texi b/doc/setup.texi index 74eb52b20..975058af9 100644 --- a/doc/setup.texi +++ b/doc/setup.texi @@ -127,14 +127,14 @@ Verifying password - Master key: @end example If you want to generate a random master key you can use the ---random-key flag to kstash. This will make sure you have a good key +@kbd{--random-key} flag to kstash. This will make sure you have a good key on which attackers can't do a dictionary attack. If you have a master key, make sure you make a backup of your master key file; without it backups of the database are of no use. To initialise the database use the @command{kadmin} program, with the -@samp{-l} option (to enable local database mode). First issue a +@kbd{-l} option (to enable local database mode). First issue a @kbd{init MY.REALM} command. This will create the database and insert default principals for that realm. You can have more than one realm in one database, so @samp{init} does not destroy any old database. @@ -1048,7 +1048,7 @@ lha/admin@@EXAMPLE.ORG's Password: @end example To get a Kerberos credential file for the service, use kinit in the ---keytab mode. This will not ask for a password but instead fetch the +@kbd{--keytab} mode. This will not ask for a password but instead fetch the key from the keytab. @example diff --git a/doc/win2k.texi b/doc/win2k.texi index 504c94bf9..6175a3c61 100644 --- a/doc/win2k.texi +++ b/doc/win2k.texi @@ -216,7 +216,7 @@ database. Make sure it has a DES key. @item Run @kbd{ktutil add} to add the key for that principal to a keytab. @item Run @kbd{appl/test/nt_gss_server -p 2000 -s authsamp ---dump-auth=@var{file}} where @var{file} is an appropriate file. +@kbd{--dump-auth}=@var{file}} where @var{file} is an appropriate file. @item It should authenticate and dump for you the authorisation data in the file. @item The tool @kbd{lib/asn1/asn1_print} is somewhat useful for