getusershell: Fix documentation.
authorBruno Haible <bruno@clisp.org>
Fri, 19 Mar 2010 22:25:27 +0000 (23:25 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 19 Mar 2010 22:25:27 +0000 (23:25 +0100)
ChangeLog
doc/glibc-functions/endusershell.texi
doc/glibc-functions/setusershell.texi

index 61add04..bac7b1a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2010-03-19  Bruno Haible  <bruno@clisp.org>
 
+       getusershell: Fix documentation.
+       * doc/glibc-functions/endusershell.texi: Refer to the getusershell
+       module.
+       * doc/glibc-functions/setusershell.texi: Likewise.
+
        getusershell: Provide declaration, missing on Solaris 9.
        * lib/unistd.in.h (getusershell, setusershell, endusershell): Declare
        also if HAVE_GETUSERSHELL && !HAVE_DECL_GETUSERSHELL.
index 5f7f788..2fcdacc 100644 (file)
@@ -2,15 +2,18 @@
 @subsection @code{endusershell}
 @findex endusershell
 
-Gnulib module: ---
+Gnulib module: getusershell
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+This function is missing on some platforms:
+AIX 4.3.2, IRIX 6.5, mingw, Interix 3.5, BeOS.
+@item
+This function is missing a declaration on some platforms:
+Solaris 9.
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
-@item
-This function is missing on some platforms:
-AIX 4.3.2, IRIX 6.5, mingw, Interix 3.5, BeOS.
 @end itemize
index 2978bfe..f7f0c73 100644 (file)
@@ -2,15 +2,18 @@
 @subsection @code{setusershell}
 @findex setusershell
 
-Gnulib module: ---
+Gnulib module: getusershell
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+This function is missing on some platforms:
+AIX 4.3.2, IRIX 6.5, mingw, Interix 3.5, BeOS.
+@item
+This function is missing a declaration on some platforms:
+Solaris 9.
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
-@item
-This function is missing on some platforms:
-AIX 4.3.2, IRIX 6.5, mingw, Interix 3.5, BeOS.
 @end itemize