From: Bruno Haible Date: Sun, 20 Nov 2011 14:12:32 +0000 (+0100) Subject: sethostname: Fix doc about AIX. X-Git-Tag: v0.1~1419 X-Git-Url: http://erislabs.net/gitweb/?p=gnulib.git;a=commitdiff_plain;h=4d0c5cc2198e6e0680d403cd4048cdc0d78cff26 sethostname: Fix doc about AIX. * doc/glibc-functions/sethostname.texi: Drop mention that AIX 5.1 lacks sethostname; it has it. --- diff --git a/ChangeLog b/ChangeLog index a2980dc7c..b8cbfd490 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2011-11-20 Bruno Haible + sethostname: Fix doc about AIX. + * doc/glibc-functions/sethostname.texi: Drop mention that AIX 5.1 lacks + sethostname; it has it. + sethostname: Mention more portability problems. * doc/glibc-functions/sethostname.texi: Mention the missing declaration problem. diff --git a/doc/glibc-functions/sethostname.texi b/doc/glibc-functions/sethostname.texi index b82a6eece..75cc8ca66 100644 --- a/doc/glibc-functions/sethostname.texi +++ b/doc/glibc-functions/sethostname.texi @@ -12,7 +12,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, AIX 5.1, Cygwin, mingw, MSVC 9, Interix 3.5, BeOS. +Minix 3.1.8, Cygwin, mingw, MSVC 9, Interix 3.5, BeOS. @item This function is not declared on some platforms: AIX 7.1, OSF/1 5.1, Solaris 10.