From 6f5ce08575b1a96b76ecb43ca07bec68b4e413bd Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 18 Feb 2013 18:53:39 +0100 Subject: [PATCH] scanf.3, aio.7: srcfix Signed-off-by: Michael Kerrisk --- man3/scanf.3 | 1 - man7/aio.7 | 1 - 2 files changed, 2 deletions(-) diff --git a/man3/scanf.3 b/man3/scanf.3 index 9f761d2f2..2b3abdec8 100644 --- a/man3/scanf.3 +++ b/man3/scanf.3 @@ -642,7 +642,6 @@ floating-point conversion specifier (and is unaffected by etc.) .IP * It is specified in the POSIX.1-2008 standard. - .SH BUGS All functions are fully C89 conformant, but provide the additional specifiers diff --git a/man7/aio.7 b/man7/aio.7 index 1e51ecb2f..b2bad9db9 100644 --- a/man7/aio.7 +++ b/man7/aio.7 @@ -148,7 +148,6 @@ the GNU C library provides the following extension to the POSIX AIO API: .TP 16 .BR aio_init (3) Set parameters for tuning the behavior of the glibc POSIX AIO implementation. - .SH ERRORS .TP .B EINVAL