]> git.pld-linux.org Git - packages/gnutls.git/blob - gnutls-info.patch
- updated for 2.4.0
[packages/gnutls.git] / gnutls-info.patch
1 --- gnutls-2.4.0/doc/gnutls.texi.orig   2008-06-05 16:13:55.000000000 +0200
2 +++ gnutls-2.4.0/doc/gnutls.texi        2008-06-19 20:13:42.891831150 +0200
3 @@ -30,20 +30,20 @@
4  @end quotation
5  @end copying
6  
7 -@dircategory GNU Libraries
8 +@dircategory Libraries:
9  @direntry
10 -* libgnutls: (gnutls).         A Transport Layer Security Library.
11 +* libgnutls: (gnutls).                 A Transport Layer Security Library
12  @end direntry
13  
14 -@dircategory Network Applications
15 +@dircategory Net utilities:
16  @direntry
17 -* GnuTLS: (gnutls).                    Package for Transport Layer Security.
18 -* certtool: (gnutls)Invoking certtool. Manipulate certificates and keys.
19 -* gnutls-serv: (gnutls)Invoking gnutls-serv.   GNU TLS test server.
20 -* gnutls-cli: (gnutls)Invoking gnutls-cli.     GNU TLS test client.
21 -* gnutls-cli-debug: (gnutls)Invoking gnutls-cli-debug. GNU TLS debug client.
22 -* psktool: (gnutls)Invoking psktool.   Simple TLS-Pre-Shared-Keys manager.
23 -* srptool: (gnutls)Invoking srptool.   Simple SRP password tool.
24 +* GnuTLS: (gnutls).                    Package for Transport Layer Security
25 +* certtool: (gnutls)certtool.          Manipulate certificates and keys
26 +* gnutls-serv: (gnutls)gnutls-serv.    GNU TLS test server
27 +* gnutls-cli: (gnutls)gnutls-cli.      GNU TLS test client
28 +* gnutls-cli-debug: (gnutls)gnutls-cli-debug.  GNU TLS debug client
29 +* psktool: (gnutls)psktool.            Simple TLS-Pre-Shared-Keys manager
30 +* srptool: (gnutls)srptool.            Simple SRP password tool
31  @end direntry
32  
33  @titlepage
34 @@ -2524,15 +2524,15 @@
35  application.  The applications are discussed in this chapter.
36  
37  @menu
38 -* Invoking certtool::
39 -* Invoking gnutls-cli::
40 -* Invoking gnutls-cli-debug::
41 -* Invoking gnutls-serv::
42 -* Invoking psktool::
43 -* Invoking srptool::
44 +* certtool::
45 +* gnutls-cli::
46 +* gnutls-cli-debug::
47 +* gnutls-serv::
48 +* psktool::
49 +* srptool::
50  @end menu
51  
52 -@node Invoking certtool
53 +@node certtool
54  @section Invoking certtool
55  @cindex certtool
56  
57 @@ -2835,7 +2835,7 @@
58  #time_stamping_key
59  @end example
60  
61 -@node Invoking gnutls-cli
62 +@node gnutls-cli
63  @section Invoking gnutls-cli
64  @cindex gnutls-cli
65  
66 @@ -2956,7 +2956,7 @@
67  @code{--pskkey} parameter, it will query only for the password during
68  the handshake.
69  
70 -@node Invoking gnutls-cli-debug
71 +@node gnutls-cli-debug
72  @section Invoking gnutls-cli-debug
73  @cindex gnutls-cli-debug
74  
75 @@ -3004,7 +3004,7 @@
76  Checking for OpenPGP authentication support (TLS extension)... no
77  @end smallexample
78  
79 -@node Invoking gnutls-serv
80 +@node gnutls-serv
81  @section Invoking gnutls-serv
82  @cindex gnutls-serv
83  
84 @@ -3240,7 +3240,7 @@
85  @cindex PSK server
86  
87  To set up a PSK server with @code{gnutls-serv} you need to create PSK
88 -password file (@pxref{Invoking psktool}).  In the example below, I
89 +password file (@pxref{psktool}).  In the example below, I
90  type @code{password} at the prompt.
91  
92  @smallexample
93 @@ -3264,7 +3264,7 @@
94  You can now connect to the server using a PSK client (@pxref{Example
95  client PSK connection}).
96  
97 -@node Invoking psktool
98 +@node psktool
99  @section Invoking psktool
100  @cindex psktool
101  
102 @@ -3291,9 +3291,8 @@
103  @code{--netconf-hint}.  To derive a PSK key from a password with an
104  empty PSK identity hint, using @code{--netconf-hint ""}.
105  
106 -@node Invoking srptool
107 +@node srptool
108  @section Invoking srptool
109 -@anchor{srptool}
110  @cindex srptool
111  
112  The @file{srptool} is a very simple program that emulates the programs
This page took 0.079627 seconds and 3 git commands to generate.