]> git.pld-linux.org Git - packages/gnutls.git/blame - gnutls-info.patch
- up to 3.0.1; pl.po disabled
[packages/gnutls.git] / gnutls-info.patch
CommitLineData
e9c8a57d
JB
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
56647289 3@@ -29,19 +29,19 @@
84527706
JB
4 @end quotation
5 @end copying
6
56647289 7-@dircategory Software libraries
59c096d4 8+@dircategory Libraries:
84527706 9 @direntry
59c096d4
JB
10-* GnuTLS: (gnutls). GNU Transport Layer Security Library.
11+* GnuTLS: (gnutls). GNU Transport Layer Security Library
84527706
JB
12 @end direntry
13
56647289 14-@dircategory System Administration
59c096d4 15+@dircategory Net utilities:
84527706 16 @direntry
84527706 17-* certtool: (gnutls)Invoking certtool. Manipulate certificates and keys.
e9c8a57d
JB
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.
cf0e011c
JB
21-* psktool: (gnutls)Invoking psktool. Simple TLS-Pre-Shared-Keys manager.
22-* srptool: (gnutls)Invoking srptool. Simple SRP password tool.
59c096d4 23+* certtool: (gnutls)certtool. Manipulate certificates and keys
e9c8a57d
JB
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
59c096d4
JB
27+* psktool: (gnutls)psktool. Simple TLS-Pre-Shared-Keys manager
28+* srptool: (gnutls)srptool. Simple SRP password tool
84527706
JB
29 @end direntry
30
31 @titlepage
41fffb0a
JB
32--- gnutls-2.12.0/doc/cha-programs.texi.orig 2011-03-02 18:39:11.000000000 +0100
33+++ gnutls-2.12.0/doc/cha-programs.texi 2011-04-01 20:42:53.813729730 +0200
34@@ -6,16 +6,16 @@
84527706
JB
35 application. The applications are discussed in this chapter.
36
37 @menu
cf0e011c 38-* Invoking certtool::
84527706
JB
39-* Invoking gnutls-cli::
40-* Invoking gnutls-cli-debug::
41-* Invoking gnutls-serv::
cf0e011c
JB
42-* Invoking psktool::
43-* Invoking srptool::
41fffb0a 44-* Invoking p11tool::
cf0e011c 45+* certtool::
84527706
JB
46+* gnutls-cli::
47+* gnutls-cli-debug::
48+* gnutls-serv::
cf0e011c
JB
49+* psktool::
50+* srptool::
41fffb0a 51+* p11tool::
84527706
JB
52 @end menu
53
cf0e011c
JB
54-@node Invoking certtool
55+@node certtool
56 @section Invoking certtool
57 @cindex certtool
84527706 58
41fffb0a
JB
59@@ -338,7 +338,7 @@
60 #ipsec_ike_key
cf0e011c 61 @end example
84527706
JB
62
63-@node Invoking gnutls-cli
64+@node gnutls-cli
65 @section Invoking gnutls-cli
66 @cindex gnutls-cli
67
41fffb0a 68@@ -464,7 +464,7 @@
cf0e011c
JB
69 @code{--pskkey} parameter, it will query only for the password during
70 the handshake.
84527706
JB
71
72-@node Invoking gnutls-cli-debug
73+@node gnutls-cli-debug
74 @section Invoking gnutls-cli-debug
75 @cindex gnutls-cli-debug
76
41fffb0a 77@@ -512,7 +512,7 @@
84527706
JB
78 Checking for OpenPGP authentication support (TLS extension)... no
79 @end smallexample
80
81-@node Invoking gnutls-serv
82+@node gnutls-serv
83 @section Invoking gnutls-serv
84 @cindex gnutls-serv
85
41fffb0a 86@@ -781,7 +781,7 @@
cf0e011c
JB
87 You can now connect to the server using a PSK client (@pxref{Example
88 client PSK connection}).
89
90-@node Invoking psktool
91+@node psktool
92 @section Invoking psktool
93 @cindex psktool
94
41fffb0a 95@@ -808,9 +808,9 @@
cf0e011c
JB
96 @code{--netconf-hint}. To derive a PSK key from a password with an
97 empty PSK identity hint, using @code{--netconf-hint ""}.
98
99-@node Invoking srptool
100+@node srptool
101 @section Invoking srptool
102-@anchor{srptool}
41fffb0a 103+@anchor{Invoking srptool}
cf0e011c 104 @cindex srptool
84527706 105
cf0e011c 106 The @file{srptool} is a very simple program that emulates the programs
41fffb0a
JB
107@@ -856,9 +856,9 @@
108
109 @end itemize
110
111-@node Invoking p11tool
112+@node p11tool
113 @section Invoking p11tool
114-@anchor{p11tool}
115+@anchor{Invoking p11tool}
116 @cindex p11tool
117
118 The @file{p11tool} is a program that helps with accessing tokens
547ca217
JB
119--- gnutls-3.0.0/doc/gnutls-guile.texi.orig 2011-05-27 18:09:02.000000000 +0200
120+++ gnutls-3.0.0/doc/gnutls-guile.texi 2011-08-04 16:39:19.246496322 +0200
121@@ -29,9 +29,9 @@
122 @end quotation
123 @end copying
124
125-@dircategory Software libraries
126+@dircategory Libraries:
127 @direntry
128-* GnuTLS-Guile: (gnutls-guile). GNU Transport Layer Security Library. Guile bindings.
129+* GnuTLS-Guile: (gnutls-guile). GNU Transport Layer Security Library. Guile bindings
130 @end direntry
131
132 @titlepage
This page took 0.108301 seconds and 4 git commands to generate.