# HG changeset patch # User Bruno Haible # Date 1321798352 -3600 # Node ID 2f9f45d9b3f87836a8e435a9622304f5a7af4077 # Parent 897fa2cf94a8db1185b6b9e0e7e1da26f354add2 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 --- 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 --- a/doc/glibc-functions/sethostname.texi +++ b/doc/glibc-functions/sethostname.texi @@ -12,7 +12,7 @@ @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.