From 0439adb45f5e0f2f2a97d32d1ac63792cba9e0e5 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Wed, 7 Jul 1999 10:50:17 +0000 Subject: 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. --- lib/libc_r/man/pthread_single_np.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc_r/man/pthread_single_np.3') diff --git a/lib/libc_r/man/pthread_single_np.3 b/lib/libc_r/man/pthread_single_np.3 index f48671d429a..ed24ab68eab 100644 --- a/lib/libc_r/man/pthread_single_np.3 +++ b/lib/libc_r/man/pthread_single_np.3 @@ -1,8 +1,8 @@ -.\" $OpenBSD: pthread_single_np.3,v 1.1 1999/03/22 04:12:57 d Exp $ +.\" $OpenBSD: pthread_single_np.3,v 1.2 1999/07/07 10:50:05 aaron Exp $ .\" David Leonard , 1999. Public domain. .Dd March 21, 1999 -.Os .Dt PTHREAD_SINGLE_NP 3 +.Os .Sh NAME .Nm pthread_single_np , .Nm pthread_multi_np -- cgit v1.2.3