Fixed.
authorueno <ueno>
Tue, 20 Mar 2007 23:01:26 +0000 (23:01 +0000)
committerueno <ueno>
Tue, 20 Mar 2007 23:01:26 +0000 (23:01 +0000)
epa.texi

index 5a00b12..8f36b56 100644 (file)
--- a/epa.texi
+++ b/epa.texi
@@ -139,12 +139,6 @@ The output looks as follows.
   u A5B6B2D4B15813FE Daiki Ueno <ueno@@unixuser.org>
 @end example
 
-To browse your private keyring, use @kbd{M-x epa-list-secret-keys}.
-
-@deffn Command epa-list-secret-keys name
-Show all keys matched with @var{name} from the private keyring.
-@end deffn
-
 A character on the leftmost column indicates the trust level of the
 key.  If it is @samp{u}, the key is marked as ultimately trusted.  The
 second column is the key ID, and the rest is the user ID.
@@ -167,6 +161,12 @@ about the key you selected.
        Fingerprint: 9003 D76B 73B7 4A8A E588  10AF 4447 461B 2A9B EA2D
 @end example
 
+To browse your private keyring, use @kbd{M-x epa-list-secret-keys}.
+
+@deffn Command epa-list-secret-keys name
+Show all keys matched with @var{name} from the private keyring.
+@end deffn
+
 In @samp{*Keys*} buffer, several commands are available.  The common
 use case is to export some keys to a file.  To do that, type @kbd{m}
 to select keys, type @kbd{o}, and then supply the filename.