]> git.pld-linux.org Git - packages/gsasl.git/blob - gsasl-info.patch
- updated to 1.10.0
[packages/gsasl.git] / gsasl-info.patch
1 --- gsasl-1.10.0/doc/gsasl.texi.orig    2021-01-01 16:07:23.000000000 +0100
2 +++ gsasl-1.10.0/doc/gsasl.texi 2021-01-07 10:14:36.123073551 +0100
3 @@ -24,14 +24,14 @@
4  @end quotation
5  @end copying
6  
7 -@dircategory Software libraries
8 +@dircategory Libraries:
9  @direntry
10 -* GNU SASL: (gsasl).   GNU Simple Authentication and Security Layer Library.
11 +* GNU SASL: (gsasl).                   GNU Simple Authentication and Security Layer Library
12  @end direntry
13  
14 -@dircategory Security
15 +@dircategory Miscellaneous:
16  @direntry
17 -* gsasl: (gsasl)Invoking gsasl.                Command line interface to GNU SASL.
18 +* gsasl: (gsasl)gsasl.                 Command line interface to GNU SASL
19  @end direntry
20  
21  @titlepage
22 @@ -68,7 +68,7 @@
23  * Examples::                    Demonstrate how to use the library.
24  * Acknowledgements::            Whom to blame.
25  
26 -* Invoking gsasl::              Command line interface to the library.
27 +* gsasl::                       Command line interface to the library.
28  
29  Appendices
30  
31 @@ -1580,7 +1580,7 @@
32  @code{gsasl_scram_secrets_from_password},
33  @code{gsasl_scram_secrets_from_salted_password} (@pxref{Utilities}) or
34  using the @code{--mkpasswd} parameter for the @code{gsasl} utility
35 -(@pxref{Invoking gsasl}).
36 +(@pxref{gsasl}).
37  
38  @item @code{GSASL_CB_TLS_UNIQUE}
39  
40 @@ -1970,7 +1970,7 @@
41  can also be derived by using the
42  @code{gsasl_scram_secrets_from_password} function (@pxref{Utilities}),
43  or through the @code{--mkpasswd} parameter for the @code{gsasl} utility
44 -(@pxref{Invoking gsasl}).
45 +(@pxref{gsasl}).
46  
47  In the server, the @code{GSASL_AUTHID} property (and, when provided by
48  the client, the @code{GSASL_AUTHZID} property) will be set in order for
49 @@ -2476,7 +2476,7 @@
50  @c **********************************************************
51  @c ********************  Invoking gsasl  ********************
52  @c **********************************************************
53 -@node Invoking gsasl
54 +@node gsasl
55  @chapter Invoking gsasl
56  
57  @pindex gsasl
This page took 0.057127 seconds and 3 git commands to generate.