[seahorse/wip/userdocs: 52/71] help: Makes changes to misc-key-fingerprint.page



commit f3fa3442588882b939adf82ef112ca2070d82048
Author: Aruna Sankaranarayanan <arunasank src gnome org>
Date:   Sat Sep 14 23:20:33 2013 +0530

    help: Makes changes to misc-key-fingerprint.page
    
    Change index.
    Link page to PGP and SSH landing pages.

 help/C/misc-key-fingerprint.page |   16 ++++++++++------
 1 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/help/C/misc-key-fingerprint.page b/help/C/misc-key-fingerprint.page
index 500b207..959211a 100644
--- a/help/C/misc-key-fingerprint.page
+++ b/help/C/misc-key-fingerprint.page
@@ -1,10 +1,11 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:its="http://www.w3.org/2005/11/its";
       type="topic" style="task"
-      id="about-key-fingerprint">
+      id="misc-key-fingerprint">
 
   <info>
-    <link type="guide" xref="learn-about-keys" group="first"/>
+    <link type="guide" xref="pgp"/>
+    <link type="guide" xref="ssh"/>
 
     <revision version="0.1" date="2011-10-23" status="stub"/>
     <revision pkgversion="3.9" version="0.1" date="2013-06-23" status="review"/>
@@ -23,8 +24,8 @@
 
   <title>What is a key fingerprint?</title>
 
-  <p>The fingerprint of a key is a unique sequence of alphabets and numbers
-  that identifies the key. Just like the thumbprints of two different people,
+  <p>The fingerprint of a key is a unique sequence of letters and numbers
+  used to identify the key. Just like the fingerprints of two different people,
   the fingerprints of two different keys can never be identical. The
   fingerprint is the best way to identify a particular key.</p>
 
@@ -46,9 +47,12 @@
     <app>Passwords and Keys</app> by checking the properties of the key.</p>
 
     <steps>
-      <title>To check the fingerprint:</title>
+      <title>To check the fingerprint of a key:</title>
         <item>
-          <p>Select the key of your choice.</p>
+         <p>Select <gui>GnuPG keys</gui> from the left side panel.</p>
+        </item>
+        <item>
+          <p>Select the PGP key from the list.</p>
         </item>
         <item>
           <p>Right click the key and select


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]