Remove redundant HISTORY section.
authoraaron <aaron@openbsd.org>
Thu, 27 Apr 2000 04:16:51 +0000 (04:16 +0000)
committeraaron <aaron@openbsd.org>
Thu, 27 Apr 2000 04:16:51 +0000 (04:16 +0000)
lib/libc/stdio/scanf.3

index 87f5ad0..3435d79 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: scanf.3,v 1.7 2000/04/20 01:39:32 aaron Exp $
+.\"    $OpenBSD: scanf.3,v 1.8 2000/04/27 04:16:51 aaron Exp $
 .\"
 .\" Copyright (c) 1990, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -377,13 +377,6 @@ and
 .Fn sscanf
 conform to
 .St -ansiC .
-.Sh HISTORY
-The functions
-.Fn vscanf ,
-.Fn vsscanf
-and
-.Fn vfscanf
-are new to this release.
 .Sh BUGS
 All of the backwards compatibility formats will be removed in the future.
 .Pp