From: Baptiste Daroussin <bapt@FreeBSD.org> To: tech@mandoc.bsd.lv Subject: Add few posix references Date: Wed, 6 Dec 2017 11:11:43 +0100 [thread overview] Message-ID: <20171206101143.ypiwlj3rkikqomec@ivaldir.net> (raw) [-- 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 --]
next reply other threads:[~2017-12-06 10:11 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2017-12-06 10:11 Baptiste Daroussin [this message] 2017-12-06 10:15 ` Baptiste Daroussin 2017-12-05 21:39 ` Steffen Nurpmeso 2017-12-12 18:28 ` Ingo Schwarze
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20171206101143.ypiwlj3rkikqomec@ivaldir.net \ --to=bapt@freebsd.org \ --cc=tech@mandoc.bsd.lv \ --subject='Re: Add few posix references' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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).