Bug 25764

Summary: libc_r man pages missing tag for conforming POSIX standard
Product: Documentation Reporter: CGiordano <CGiordano>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description CGiordano 2001-03-13 06:20:00 UTC
In the libc_r man pages for sigwait.3, pthread_sigmask.3,
and many others, all end like this:

STANDARDS
     <function_name_here>() conforms to


Conforms to what?  There is the follwing macro:

.St -p1003.1-96

at the end but it doesn't seem to be being picked up
or is not defined properly(?).

How-To-Repeat: man sigwait
man pthread_sigmask

etc.
Comment 1 ru freebsd_committer freebsd_triage 2001-03-14 08:47:36 UTC
State Changed
From-To: open->closed

Fixed in src/contrib/groff/tmac/doc-syms,v 1.24.2.8.