summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/scanf.3
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>2000-04-27 04:16:51 +0000
committeraaron <aaron@openbsd.org>2000-04-27 04:16:51 +0000
commit944e2cdf6fb1da1dfc58340abc6b44282c956dcc (patch)
tree4c973bd6dc27dfb20b2551e244e42b66e76eb39a /lib/libc/stdio/scanf.3
parentinstall cmpci.4 (diff)
downloadwireguard-openbsd-944e2cdf6fb1da1dfc58340abc6b44282c956dcc.tar.xz
wireguard-openbsd-944e2cdf6fb1da1dfc58340abc6b44282c956dcc.zip
Remove redundant HISTORY section.
Diffstat (limited to 'lib/libc/stdio/scanf.3')
-rw-r--r--lib/libc/stdio/scanf.39
1 files changed, 1 insertions, 8 deletions
diff --git a/lib/libc/stdio/scanf.3 b/lib/libc/stdio/scanf.3
index 87f5ad0213a..3435d79cdc7 100644
--- a/lib/libc/stdio/scanf.3
+++ b/lib/libc/stdio/scanf.3
@@ -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