summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/mktemp.3
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>1999-05-25 21:16:24 +0000
committeraaron <aaron@openbsd.org>1999-05-25 21:16:24 +0000
commit2c0b955bce820b4ef48fffa9001341a91f59d0ed (patch)
treef1dbb1e88942136c27ef8546c7fa7bc8c6d06f44 /lib/libc/stdio/mktemp.3
parentStub out src/ ports makefile fragments, so that everything is under (diff)
downloadwireguard-openbsd-2c0b955bce820b4ef48fffa9001341a91f59d0ed.tar.xz
wireguard-openbsd-2c0b955bce820b4ef48fffa9001341a91f59d0ed.zip
kill some old macros
Diffstat (limited to 'lib/libc/stdio/mktemp.3')
-rw-r--r--lib/libc/stdio/mktemp.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdio/mktemp.3 b/lib/libc/stdio/mktemp.3
index ffe868fe31e..de5991617a4 100644
--- a/lib/libc/stdio/mktemp.3
+++ b/lib/libc/stdio/mktemp.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mktemp.3,v 1.14 1999/05/16 19:55:09 alex Exp $
+.\" $OpenBSD: mktemp.3,v 1.15 1999/05/25 21:16:26 aaron Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -298,7 +298,7 @@ A
.Fn mktemp
function appeared in
.At v7 .
-.br
+.Pp
The
.Fn mkdtemp
function appeared in