summaryrefslogtreecommitdiff
path: root/lib/libc_r/man/putc_unlocked.3
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-07-07 10:50:17 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-07-07 10:50:17 +0000
commit0439adb45f5e0f2f2a97d32d1ac63792cba9e0e5 (patch)
tree1bdfe30bcd64627ce163463f9200fd7e9e14b844 /lib/libc_r/man/putc_unlocked.3
parent5ef0416431133ddf7645e5677f9773ca68c65c65 (diff)
The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one.
Diffstat (limited to 'lib/libc_r/man/putc_unlocked.3')
-rw-r--r--lib/libc_r/man/putc_unlocked.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc_r/man/putc_unlocked.3 b/lib/libc_r/man/putc_unlocked.3
index a2c538952d7..afae2b033a2 100644
--- a/lib/libc_r/man/putc_unlocked.3
+++ b/lib/libc_r/man/putc_unlocked.3
@@ -1,8 +1,8 @@
-.\" $OpenBSD: putc_unlocked.3,v 1.1 1999/03/22 04:12:57 d Exp $
+.\" $OpenBSD: putc_unlocked.3,v 1.2 1999/07/07 10:50:05 aaron Exp $
.\" David Leonard <d@openbsd.org>, 1998. Public domain.
.Dd March 20, 1999
-.Os
.Dt PUTC_UNLOCKED 3
+.Os
.Sh NAME
.Nm putc_unlocked ,
.Nm putchar_unlocked