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/libc/sys/sigwait.2 | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'lib/libc/sys/sigwait.2') diff --git a/lib/libc/sys/sigwait.2 b/lib/libc/sys/sigwait.2 index 3839d1762eab..e7ca3a036844 100644 --- a/lib/libc/sys/sigwait.2 +++ b/lib/libc/sys/sigwait.2 @@ -73,13 +73,12 @@ will fail if: specifies one or more invalid signal numbers. .El .Sh SEE ALSO -.Xr pause 3 , -.Xr pthread_sigmask 3 , .Xr sigaction 2 , .Xr sigpending 2 , -.Xr sigsuspend 2 +.Xr sigsuspend 2 , +.Xr pause 3 , +.Xr pthread_sigmask 3 .Sh STANDARDS .Fn sigwait -conforms to ISO/IEC 9945-1 ANSI/IEEE -.Pq Dq Tn POSIX -Std 1003.1 1996 Edition. +conforms to +.St -iso9945-1 -- cgit v1.2.3