tech@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: Baptiste Daroussin <bapt@FreeBSD.org>
To: tech@mandoc.bsd.lv
Subject: Re: Add few posix references
Date: Wed, 6 Dec 2017 11:15:13 +0100	[thread overview]
Message-ID: <20171206101513.pxqilsyikp6yoxxa@ivaldir.net> (raw)
In-Reply-To: <20171206101143.ypiwlj3rkikqomec@ivaldir.net>


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

On Wed, Dec 06, 2017 at 11:11:43AM +0100, Baptiste Daroussin wrote:
> 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

Even better with the right patch

Bapt

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

? ChangeLog
? st.in.diff
Index: mdoc.7
===================================================================
RCS file: /cvs/mandoc/mdoc.7,v
retrieving revision 1.270
diff -u -r1.270 mdoc.7
--- mdoc.7	23 Oct 2017 13:54:41 -0000	1.270
+++ mdoc.7	6 Dec 2017 10:14:20 -0000
@@ -2599,6 +2599,16 @@
 .br
 This standard is also called
 X/Open Portability Guide version 7.
+.Pp
+.It \-p1003.1-2013
+.St -p1003.1-2013
+The 2013 edition incorporates Technical Corrigendum 1.
+.Pp
+.It \-p1003.1-2016
+.St -p1003.1-2016
+.br
+The 2016 edition incorporates Technical Corrigendum 1 and
+Technical Corrigendum 2.
 .El
 .It Other standards
 .Pp
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:14:20 -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 --]

  reply	other threads:[~2017-12-06 10:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-06 10:11 Baptiste Daroussin
2017-12-06 10:15 ` Baptiste Daroussin [this message]
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=20171206101513.pxqilsyikp6yoxxa@ivaldir.net \
    --to=bapt@freebsd.org \
    --cc=tech@mandoc.bsd.lv \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).