summaryrefslogtreecommitdiff
path: root/doc/glibc-functions/strsep.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-10-18 14:17:41 +0200
committerBruno Haible <bruno@clisp.org>2008-10-18 14:17:41 +0200
commit484799750d63a9a7b01f3cdf57c21eef1e36c3f7 (patch)
treec1c6e39de8b117a4a4b8e5ea35bb70078d3c89d7 /doc/glibc-functions/strsep.texi
parent9d5d03ff00b8b11b51450ce107159b263efb1739 (diff)
downloadgnulib-484799750d63a9a7b01f3cdf57c21eef1e36c3f7.tar.gz
Document existing modules.
Diffstat (limited to 'doc/glibc-functions/strsep.texi')
-rw-r--r--doc/glibc-functions/strsep.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/glibc-functions/strsep.texi b/doc/glibc-functions/strsep.texi
index 91d2eca359..e49ae5ddbf 100644
--- a/doc/glibc-functions/strsep.texi
+++ b/doc/glibc-functions/strsep.texi
@@ -2,15 +2,15 @@
@subsection @code{strsep}
@findex strsep
-Gnulib module: ---
+Gnulib module: strsep
Portability problems fixed by Gnulib:
@itemize
+@item
+This function is missing on some platforms:
+AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, BeOS.
@end itemize
Portability problems not fixed by Gnulib:
@itemize
-@item
-This function is missing on some platforms:
-AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, BeOS.
@end itemize