# HG changeset patch # User Bruno Haible # Date 1178033605 0 # Node ID 41fe3ecc2dcae8a5330ea22f27f778b52852e7b9 # Parent dd2d58dfa0a862ce31d026e792c07fa48fbd70b6 Don't mention the 'assert' module here. It's documented in functions/assert.texi. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-05-01 Bruno Haible + + * doc/header/assert.texi: Undo last change: don't mention the gnulib + 'assert' module here. + 2007-05-01 Bruno Haible * doc/functions/*.texi: New files. diff --git a/doc/headers/assert.texi b/doc/headers/assert.texi --- a/doc/headers/assert.texi +++ b/doc/headers/assert.texi @@ -3,13 +3,10 @@ POSIX specification: @url{http://www.opengroup.org/susv3xbd/assert.h.html} -Gnulib module: @code{assert} +Gnulib module: --- Portability problems fixed by Gnulib: @itemize -@item -Not a portability problem, per se, but allow the installer to disable -assertions through "configure --disable-assert". @end itemize Portability problems not fixed by Gnulib: