diff options
author | 2019-08-30 23:33:45 +0000 | |
---|---|---|
committer | 2019-08-30 23:33:45 +0000 | |
commit | 289c5a0e2ce8e7c07d6347887bfb6bb811938d3a (patch) | |
tree | dd46d77c4eab1a075b3bacd696d6e72719e2e103 /lib/libc/stdio | |
parent | sync (diff) | |
download | wireguard-openbsd-289c5a0e2ce8e7c07d6347887bfb6bb811938d3a.tar.xz wireguard-openbsd-289c5a0e2ce8e7c07d6347887bfb6bb811938d3a.zip |
.Dt same as filename
Diffstat (limited to 'lib/libc/stdio')
-rw-r--r-- | lib/libc/stdio/tmpnam.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/stdio/tmpnam.3 b/lib/libc/stdio/tmpnam.3 index 5a374d6e1ac..d1213246d36 100644 --- a/lib/libc/stdio/tmpnam.3 +++ b/lib/libc/stdio/tmpnam.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmpnam.3,v 1.22 2019/04/26 06:33:29 martijn Exp $ +.\" $OpenBSD: tmpnam.3,v 1.23 2019/08/30 23:33:45 deraadt Exp $ .\" .\" Copyright (c) 1988, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -31,8 +31,8 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: April 26 2019 $ -.Dt TMPFILE 3 +.Dd $Mdocdate: August 30 2019 $ +.Dt TMPNAM 3 .Os .Sh NAME .Nm tempnam , |