diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2013-10-13 03:07:34 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2013-10-13 03:07:34 +0000 |
commit | bb34b169765057f92441e77eefea85d6bcc04b85 (patch) | |
tree | 9848ae8521e8f7c76d018b079f9c16a5aeedc65d /st.in | |
parent | 4f3d62367f14ce67ba7c7b46dc90a8f5ed0dda21 (diff) | |
download | mandoc-bb34b169765057f92441e77eefea85d6bcc04b85.tar.gz |
sync SUSv2/SUSv3 entries with groff
reduces groff-mandoc-differences for several pthread_*(3) manuals
noticed by Franco Fichtner <franco at lastsummer dot de>
dragonfly.git/commitdiff/370c546b87777b40b5fc862491555ef71b4ee130
Diffstat (limited to 'st.in')
-rw-r--r-- | st.in | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -76,6 +76,6 @@ LINE("-xns5", "X/Open Networking Services Issue\\~5 (\\(lqXNS5\\(rq)") LINE("-xns5.2", "X/Open Networking Services Issue\\~5.2 (\\(lqXNS5.2\\(rq)") LINE("-xns5.2d2.0", "X/Open Networking Services Issue\\~5.2 Draft\\~2.0 (\\(lqXNS5.2D2.0\\(rq)") LINE("-xcurses4.2", "X/Open Curses Issue\\~4, Version\\~2 (\\(lqXCURSES4.2\\(rq)") -LINE("-susv2", "Version\\~2 of the Single UNIX Specification") -LINE("-susv3", "Version\\~3 of the Single UNIX Specification") +LINE("-susv2", "Version\\~2 of the Single UNIX Specification (\\(lqSUSv2\\(rq)") +LINE("-susv3", "Version\\~3 of the Single UNIX Specification (\\(lqSUSv3\\(rq)") LINE("-svid4", "System\\~V Interface Definition, Fourth Edition (\\(lqSVID4\\(rq)") |