diff doc/glibc-functions/memrchr.texi @ 10657:ab877c995f41

Document existing modules.
author Bruno Haible <bruno@clisp.org>
date Sat, 18 Oct 2008 14:17:41 +0200
parents 3a9052fb8e95
children c65fd41437cf
line wrap: on
line diff
--- a/doc/glibc-functions/memrchr.texi
+++ b/doc/glibc-functions/memrchr.texi
@@ -2,15 +2,15 @@
 @subsection @code{memrchr}
 @findex memrchr
 
-Gnulib module: ---
+Gnulib module: memrchr
 
 Portability problems fixed by Gnulib:
 @itemize
-@end itemize
-
-Portability problems not fixed by Gnulib:
-@itemize
 @item
 This function is missing on all non-glibc platforms:
 MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
 @end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@end itemize