From 616a8229857021ac6bc740e22f615d2a4feff2c5 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sat, 22 Aug 2009 15:44:03 +0000 Subject: sync to 1.8.4: The .St -p1003.1* macros produce "POSIX" instead of "POSIX.1"; agreed with jmc@ to leave this for now (because it agrees with our in-tree groff) and adapt it to new groff conventions after the main switch --- usr.bin/mandoc/mdoc.7 | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'usr.bin/mandoc/mdoc.7') diff --git a/usr.bin/mandoc/mdoc.7 b/usr.bin/mandoc/mdoc.7 index 17051683b1b..f95138be959 100644 --- a/usr.bin/mandoc/mdoc.7 +++ b/usr.bin/mandoc/mdoc.7 @@ -1,4 +1,4 @@ -.\" $Id: mdoc.7,v 1.11 2009/08/09 21:59:41 schwarze Exp $ +.\" $Id: mdoc.7,v 1.12 2009/08/22 15:44:02 schwarze Exp $ .\" .\" Copyright (c) 2009 Kristaps Dzonsons .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: August 9 2009 $ +.Dd $Mdocdate: August 22 2009 $ .Dt MDOC 7 .Os .\" SECTION--------------------------------------------- @@ -456,6 +456,14 @@ file re-write .Bl -dash -compact .\" LIST-ITEM .It +The POSIX.1 +.Sq \&St +macro produce +.Dq POSIX +instead of +.Dq POSIX.1 . +.\" LIST-ITEM +.It The .Sq \-split or -- cgit v1.2.3