tech@mandoc.bsd.lv
 help / color / mirror / Atom feed
* Add few posix references
@ 2017-12-06 10:11 Baptiste Daroussin
  2017-12-06 10:15 ` Baptiste Daroussin
  0 siblings, 1 reply; 4+ messages in thread
From: Baptiste Daroussin @ 2017-12-06 10:11 UTC (permalink / raw)
  To: tech


[-- Attachment #1.1: Type: text/plain, Size: 184 bytes --]

Hi,

There was 2 extra edition of POSIX 2008: one in 2013 and one in 2016

Some manpages refers to them (for example freebsd's rm(1)),

here is a patch to add them

Best regards,
Bapt

[-- Attachment #1.2: st.in.diff --]
[-- Type: text/x-diff, Size: 801 bytes --]

Index: st.in
===================================================================
RCS file: /cvs/mandoc/st.in,v
retrieving revision 1.29
diff -u -r1.29 st.in
--- st.in	24 Jun 2017 13:49:29 -0000	1.29
+++ st.in	6 Dec 2017 10:08:21 -0000
@@ -34,6 +34,8 @@
 LINE("-p1003.1-2001",	"IEEE Std 1003.1-2001 (\\(LqPOSIX.1\\(Rq)")
 LINE("-p1003.1-2004",	"IEEE Std 1003.1-2004 (\\(LqPOSIX.1\\(Rq)")
 LINE("-p1003.1-2008",	"IEEE Std 1003.1-2008 (\\(LqPOSIX.1\\(Rq)")
+LINE("-p1003.1-2013",	"IEEE Std 1003.1-2008, 2013 Edition (\\(LqPOSIX.1\\(Rq)")
+LINE("-p1003.1-2016",	"IEEE Std 1003.1-2008, 2016 Edition (\\(LqPOSIX.1\\(Rq)")
 LINE("-p1003.1",	"IEEE Std 1003.1 (\\(LqPOSIX.1\\(Rq)")
 LINE("-p1003.1b",	"IEEE Std 1003.1b (\\(LqPOSIX.1b\\(Rq)")
 LINE("-p1003.1b-93",	"IEEE Std 1003.1b-1993 (\\(LqPOSIX.1b\\(Rq)")

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-12-12 18:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-06 10:11 Add few posix references Baptiste Daroussin
2017-12-06 10:15 ` Baptiste Daroussin
2017-12-05 21:39   ` Steffen Nurpmeso
2017-12-12 18:28   ` Ingo Schwarze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).