From 049efe1da80916a515fb612d288e2dc53c3940e5 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 10 Oct 2008 02:35:24 +0200 Subject: [PATCH] Mention new module 'close'. --- ChangeLog | 5 +++++ doc/posix-functions/close.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 64d035a2be..40ca081f72 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-10-09 Bruno Haible + + * doc/posix-functions/close.texi: Mention module 'close' instead of + module 'sys_socket'. + 2008-10-09 Bruno Haible * doc/glibc-headers/sys_ioctl.texi: New file. diff --git a/doc/posix-functions/close.texi b/doc/posix-functions/close.texi index 84bdd388fc..252caea616 100644 --- a/doc/posix-functions/close.texi +++ b/doc/posix-functions/close.texi @@ -4,7 +4,7 @@ POSIX specification: @url{http://www.opengroup.org/susv3xsh/close.html} -Gnulib module: sys_socket +Gnulib module: close Portability problems fixed by Gnulib: @itemize -- 2.30.2