Re: Gnulib manual corrections

2021-09-22 Thread Bruno Haible
Dietmar Schindler wrote: > On > https://www.gnu.org/software/gnulib/manual/html_node/Collating-Elements-vs_002e-Characters.html > there are two inaccuracies: > > 1. "For example, the German collates as the collating element 's' followed by > another collating

Gnulib manual corrections

2021-09-22 Thread dietmar . schindler--- via Gnulib discussion list
On https://www.gnu.org/software/gnulib/manual/html_node/Collating-Elements-vs_002e-Characters.html there are two inaccuracies: 1. "For example, the German collates as the collating element 's' followed by another collating element 's'." - Here the example ch

gnulib manual on www.gnu.org has been updated

2021-09-03 Thread Simon Josefsson via Gnulib discussion list
Hi. I followed doc/README to update https://www.gnu.org/software/gnulib/manual/ -- let me know if anything looks odd. Eventually it would be nice to use gnu-web-doc-update for this. /Simon signature.asc Description: PGP signature

[PATCH 1/1] hamt: Document the module in the Gnulib manual.

2021-04-04 Thread Marc Nieper-Wißkirchen
@ -1,3 +1,13 @@ +2021-04-04 Marc Nieper-Wißkirchen + + hamt: Document the module in the Gnulib manual. + Suggested by Bruno Haible in + <https://lists.gnu.org/archive/html/bug-gnulib/2021-04/msg00026.html>. + * doc/containers.texi: Add a subsection to section 15.

[PATCH] verify: add doc to gnulib manual and fix example

2011-05-17 Thread Paul Eggert
* doc/gnulib.texi (Compile-time Assertions): New node, for 'verify'. * doc/verify.texi (Compile-time Assertions): Update 'assert' doc. (Compile-time Assertions): Fix example so it can't overflow. diff --git a/doc/gnulib.texi b/doc/gnulib.texi index 309f376..d6e43d8 100644 --- a/doc/gnulib.texi +++

Re: gnulib manual

2008-08-18 Thread Bruno Haible
Simon Josefsson wrote: > Generally, see the chapter 'Invoking gnulib-tool' in the gnulib manual. Note that a copy of the gnulib manual is online at http://www.gnu.org/software/gnulib/manual/ Bruno

Re: gnulib manual patch

2005-07-11 Thread Karl Berry
Here is a patch for the gnulib texi manual explaining some things I would have liked to see in the manual. Thanks much, I installed those changes. ___ bug-gnulib mailing list bug-gnulib@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnulib

gnulib manual patch

2005-07-11 Thread Patrice Dumas
Hi, Here is a patch for the gnulib texi manual explaining some things I would have liked to see in the manual. -- Pat Index: gnulib.texi === RCS file: /cvsroot/gnulib/gnulib/doc/gnulib.texi,v retrieving revision 1.10 diff -u -3 -p