From c9263bbc907d7d022a437f4628c394a43bed39cb Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 8 Jul 2008 12:34:47 +0000 Subject: [PATCH] sync --- Changes | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Changes b/Changes index d6d62fca2..b4df9ffe8 100644 --- a/Changes +++ b/Changes @@ -60,6 +60,11 @@ rawmemchr.3 mtk Link to memchr.3. +sys_errlist.3 +sys_nerr.3 + mtk + Link to perror.3. + Global changes -------------- @@ -99,6 +104,10 @@ dl_iterate_phdr.3 Alain Portal SEE ALSO: Add elf(5). +errno.3 + mtk + Small rewrites in DESCRIPTION. + scanf.3 Vincent Lefevre / mtk Clarify treatment of intial white space by %% conversion