summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/stdio.3
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2007-05-31 19:19:00 +0000
committerjmc <jmc@openbsd.org>2007-05-31 19:19:00 +0000
commit9490d37cb6a2f9c8feb8d4b7f9c43b2ac41784aa (patch)
tree2fddcf9d9e52011f770904571a0d31b7260abbb7 /lib/libc/stdio/stdio.3
parentenable all debugging messages by default if the driver is compiled with (diff)
downloadwireguard-openbsd-9490d37cb6a2f9c8feb8d4b7f9c43b2ac41784aa.tar.xz
wireguard-openbsd-9490d37cb6a2f9c8feb8d4b7f9c43b2ac41784aa.zip
convert to new .Dd format;
Diffstat (limited to 'lib/libc/stdio/stdio.3')
-rw-r--r--lib/libc/stdio/stdio.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdio/stdio.3 b/lib/libc/stdio/stdio.3
index e69b5da2ac8..020dd872d97 100644
--- a/lib/libc/stdio/stdio.3
+++ b/lib/libc/stdio/stdio.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: stdio.3,v 1.18 2005/07/26 03:30:25 jaredy Exp $
+.\" $OpenBSD: stdio.3,v 1.19 2007/05/31 19:19:31 jmc Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -27,7 +27,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd April 19, 1994
+.Dd $Mdocdate: May 31 2007 $
.Dt STDIO 3
.Os
.Sh NAME