summaryrefslogtreecommitdiff
path: root/doc/api-keys.texi
diff options
context:
space:
mode:
authorArtyom Poptsov <poptsov.artyom@gmail.com>2014-01-28 15:14:53 +0400
committerArtyom Poptsov <poptsov.artyom@gmail.com>2014-01-28 15:14:53 +0400
commit2cfd34dbcd475295497d70c35d138412996078b1 (patch)
treef5c0b95645651cf903670c939d19ed56875ec3d2 /doc/api-keys.texi
parentguile-ssh.texi: Remove `Preface'. Add `installation'. (diff)
downloadguile-ssh-2cfd34dbcd475295497d70c35d138412996078b1.tar.gz
doc/guile-ssh.texi (Top): Add `Concept Index'.
* doc/api-version.texi (Version): Update concepts. * doc/api-sessions.texi (Sessions): Likewise. * doc/api-messages.texi (Messages, Parsing of Requests): Likewise. * doc/api-channels.texi (Channels): Likewise. * doc/api-auth.texi (Auth): Likewise. * doc/guile-ssh.texi (Top): Add `Concept Index'. * doc/indices.texi (Concept Index): New node.
Diffstat (limited to 'doc/api-keys.texi')
-rw-r--r--doc/api-keys.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/api-keys.texi b/doc/api-keys.texi
index 7bd1f08..c880f8e 100644
--- a/doc/api-keys.texi
+++ b/doc/api-keys.texi
@@ -6,7 +6,8 @@
@node Keys
@section Keys
-@cindex key
+@cindex public keys
+@cindex private keys
@tindex key
@deffn {Scheme Procedure} key? x