From c533af9d27b51f685daa67b29398bb73acc1b5d4 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 10 Feb 2006 18:46:42 +0000 Subject: Reformatted FIXMEs --- Changes | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'Changes') diff --git a/Changes b/Changes index 62db7a5f5b..d1f722dc3a 100644 --- a/Changes +++ b/Changes @@ -8,12 +8,31 @@ Contributors The following people contributed notes, ideas, or patches that have been incorporated in changes in this release: +Luc Van Oostenryck +Samuel Thibault Apologies if I missed anyone! Global changes -------------- +stpncpy.3 +strstr.3 +strcmp.3 +toupper.3 +strlen.3 +stpcpy.3 +puts.3 +strdup.3 +strtok.3 +isalpha.3 +strspn.3 +gets.3 +strpbrk.3 + mtk after a suggestion from Samuel Thibault + Added SEE ALSO pointers to wide character equivalent functions + See Debian bug 351996 + Typographical or grammatical errors have been corrected in several places. @@ -21,6 +40,16 @@ places. New pages --------- +get_kernel_syms.2 +create_module.2 +delete_module.2 +init_module.2 +query_module.2 + FSF / mtk (with assistance of Luc Van Oostenryck) + man-pages finally gets pages for these system calls, several + of which are obsolete in Linux 2.6. + Took the old GPLed pages dated 1996 and made a number of + clean-ups and minor additions. Changes to individual pages --------------------------- -- cgit 1.2.3-korg