From 2a53c5ec96956e0718b1a2db43bd3dc5f8bac982 Mon Sep 17 00:00:00 2001 From: Alexey Zelkin Date: Thu, 4 May 2000 08:05:45 +0000 Subject: mdoc(7) cleanup: . use real function names as `.Nm' macro argument in NAME section. It allows them to appear in apropos(1) or whatis(1) output. . replace empty lines with `.Pp' macro. . replace hardcoded standard names with their `.St' macro equivalents. . sort cross references in SEE ALSO section --- lib/libpthread/man/pthread_kill.3 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'lib/libpthread/man/pthread_kill.3') diff --git a/lib/libpthread/man/pthread_kill.3 b/lib/libpthread/man/pthread_kill.3 index 1c9ed35bf804..1b1f0ea00268 100644 --- a/lib/libpthread/man/pthread_kill.3 +++ b/lib/libpthread/man/pthread_kill.3 @@ -70,6 +70,5 @@ is an invalid or unsupported signal number. .Xr raise 3 .Sh STANDARDS .Fn pthread_kill -conforms to ISO/IEC 9945-1 ANSI/IEEE -.Pq Dq Tn POSIX -Std 1003.1 1996 Edition. +conforms to +.St -iso9945-1 -- cgit v1.3