diff options
author | 2000-04-27 04:16:51 +0000 | |
---|---|---|
committer | 2000-04-27 04:16:51 +0000 | |
commit | 944e2cdf6fb1da1dfc58340abc6b44282c956dcc (patch) | |
tree | 4c973bd6dc27dfb20b2551e244e42b66e76eb39a /lib/libc/stdio/scanf.3 | |
parent | install cmpci.4 (diff) | |
download | wireguard-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.3 | 9 |
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 |