]> git.pld-linux.org Git - packages/gnutls.git/blob - gnutls-info.patch
- updated to 3.0.3
[packages/gnutls.git] / gnutls-info.patch
1 --- gnutls-2.10.0/doc/gnutls.texi.orig  2010-06-21 09:50:55.000000000 +0200
2 +++ gnutls-2.10.0/doc/gnutls.texi       2010-06-30 22:40:46.073398443 +0200
3 @@ -29,19 +29,19 @@
4  @end quotation
5  @end copying
6  
7 -@dircategory Software libraries
8 +@dircategory Libraries:
9  @direntry
10 -* GnuTLS: (gnutls).            GNU Transport Layer Security Library.
11 +* GnuTLS: (gnutls).                    GNU Transport Layer Security Library
12  @end direntry
13  
14 -@dircategory System Administration
15 +@dircategory Net utilities:
16  @direntry
17 -* certtool: (gnutls)Invoking certtool. Manipulate certificates and keys.
18 -* gnutls-serv: (gnutls)Invoking gnutls-serv.   GnuTLS test server.
19 -* gnutls-cli: (gnutls)Invoking gnutls-cli.     GnuTLS test client.
20 -* gnutls-cli-debug: (gnutls)Invoking gnutls-cli-debug. GnuTLS debug client.
21 -* psktool: (gnutls)Invoking psktool.   Simple TLS-Pre-Shared-Keys manager.
22 -* srptool: (gnutls)Invoking srptool.   Simple SRP password tool.
23 +* certtool: (gnutls)certtool.          Manipulate certificates and keys
24 +* gnutls-serv: (gnutls)gnutls-serv.    GnuTLS test server
25 +* gnutls-cli: (gnutls)gnutls-cli.      GnuTLS test client
26 +* gnutls-cli-debug: (gnutls)gnutls-cli-debug.  GnuTLS debug client
27 +* psktool: (gnutls)psktool.            Simple TLS-Pre-Shared-Keys manager
28 +* srptool: (gnutls)srptool.            Simple SRP password tool
29  @end direntry
30  
31  @titlepage
32 --- gnutls-3.0.3/doc/cha-programs.texi.orig     2011-09-13 22:31:56.000000000 +0200
33 +++ gnutls-3.0.3/doc/cha-programs.texi  2011-09-19 18:36:27.591108094 +0200
34 @@ -6,16 +6,16 @@
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 -* Invoking p11tool::
45 +* certtool::
46 +* gnutls-cli::
47 +* gnutls-cli-debug::
48 +* gnutls-serv::
49 +* psktool::
50 +* srptool::
51 +* p11tool::
52  @end menu
53  
54 -@node Invoking certtool
55 +@node certtool
56  @section Invoking certtool
57  @cindex certtool
58  
59 @@ -355,7 +355,7 @@
60  #ipsec_ike_key
61  @end example
62  
63 -@node Invoking gnutls-cli
64 +@node gnutls-cli
65  @section Invoking gnutls-cli
66  @cindex gnutls-cli
67  
68 @@ -450,7 +450,7 @@
69  @code{--pskkey} parameter, it will query only for the password during
70  the handshake.
71  
72 -@node Invoking gnutls-cli-debug
73 +@node gnutls-cli-debug
74  @section Invoking gnutls-cli-debug
75  @cindex gnutls-cli-debug
76  
77 @@ -496,7 +496,7 @@
78  Checking for OpenPGP authentication support (TLS extension)... no
79  @end example
80  
81 -@node Invoking gnutls-serv
82 +@node gnutls-serv
83  @section Invoking gnutls-serv
84  @cindex gnutls-serv
85  
86 @@ -699,7 +699,7 @@
87  @end smallexample
88  
89  Let's also start a server with support for PSK. This would require
90 -a password file created with @code{psktool} (see @ref{Invoking psktool}).
91 +a password file created with @code{psktool} (see @ref{psktool}).
92  
93  @smallexample
94  gnutls-serv --http \
95 @@ -723,7 +723,7 @@
96              --pskpasswd psk-passwd.txt
97  @end smallexample
98  
99 -@node Invoking psktool
100 +@node psktool
101  @section Invoking psktool
102  @cindex psktool
103  
104 @@ -754,9 +754,9 @@
105  $
106  @end smallexample
107  
108 -@node Invoking srptool
109 +@node srptool
110  @section Invoking srptool
111 -@anchor{srptool}
112 +@anchor{Invoking srptool}
113  @cindex srptool
114  
115  The @file{srptool} is a very simple program that emulates the programs
116 @@ -795,9 +795,9 @@
117      --passwd-conf /etc/tpasswd.conf --verify -u test
118  @end smallexample
119  
120 -@node Invoking p11tool
121 +@node p11tool
122  @section Invoking p11tool
123 -@anchor{p11tool}
124 +@anchor{Invoking p11tool}
125  @cindex p11tool
126  
127  The @file{p11tool} is a program that helps with accessing tokens
128 --- gnutls-3.0.0/doc/gnutls-guile.texi.orig     2011-05-27 18:09:02.000000000 +0200
129 +++ gnutls-3.0.0/doc/gnutls-guile.texi  2011-08-04 16:39:19.246496322 +0200
130 @@ -29,9 +29,9 @@
131  @end quotation
132  @end copying
133  
134 -@dircategory Software libraries
135 +@dircategory Libraries:
136  @direntry
137 -* GnuTLS-Guile: (gnutls-guile).                GNU Transport Layer Security Library. Guile bindings.
138 +* GnuTLS-Guile: (gnutls-guile).                GNU Transport Layer Security Library. Guile bindings
139  @end direntry
140  
141  @titlepage
This page took 0.134557 seconds and 4 git commands to generate.