summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man/pthread_sigmask.3
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2000-05-04 08:05:45 +0000
committerphantom <phantom@FreeBSD.org>2000-05-04 08:05:45 +0000
commita477158490dcdbab0eb8eee45bd25502127108d1 (patch)
treef7fb97ecb501c82e73a0a297283a58f9d4ec2b86 /lib/libpthread/man/pthread_sigmask.3
parent8c3e94b8e02c67c1696ae0dbbe5180adc31b941f (diff)
downloadFreeBSD-src-a477158490dcdbab0eb8eee45bd25502127108d1.zip
FreeBSD-src-a477158490dcdbab0eb8eee45bd25502127108d1.tar.gz
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
Diffstat (limited to 'lib/libpthread/man/pthread_sigmask.3')
-rw-r--r--lib/libpthread/man/pthread_sigmask.35
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libpthread/man/pthread_sigmask.3 b/lib/libpthread/man/pthread_sigmask.3
index f0dfc94..754c897 100644
--- a/lib/libpthread/man/pthread_sigmask.3
+++ b/lib/libpthread/man/pthread_sigmask.3
@@ -91,6 +91,5 @@ is not one of the defined values.
.Xr sigsuspend 2
.Sh STANDARDS
.Fn pthread_sigmask
-conforms to ISO/IEC 9945-1 ANSI/IEEE
-.Pq Dq Tn POSIX
-Std 1003.1 1996 Edition.
+conforms to
+.St -iso9945-1
OpenPOWER on IntegriCloud