summaryrefslogtreecommitdiffstatshomepage
path: root/mdoc.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-05-14 16:02:29 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-05-14 16:02:29 +0000
commit0d0017d2dfe6bf076de2177bd2708cc6e3d753dc (patch)
tree51ed387e28fa8eb05fb98755444107d60196b5be /mdoc.7
parentd3e623b20e91ba55cfffcf4118ec1a7e54c0ce6d (diff)
downloadmandoc-0d0017d2dfe6bf076de2177bd2708cc6e3d753dc.tar.gz
mandoc-0d0017d2dfe6bf076de2177bd2708cc6e3d753dc.tar.zst
mandoc-0d0017d2dfe6bf076de2177bd2708cc6e3d753dc.zip
"Warn on unknown argument for .At and print it like [new] groff." (patch by Joerg Sonnenberger, ed. Kristaps)
Keep short-log of commits in index.sgml. Document compatibility with new/old groff in mdoc.7.
Diffstat (limited to 'mdoc.7')
-rw-r--r--mdoc.78
1 files changed, 7 insertions, 1 deletions
diff --git a/mdoc.7 b/mdoc.7
index dc61af38..20ed132d 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1,4 +1,4 @@
-.\" $Id: mdoc.7,v 1.104 2010/05/14 15:17:23 kristaps Exp $
+.\" $Id: mdoc.7,v 1.105 2010/05/14 16:02:29 kristaps Exp $
.\"
.\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
.\"
@@ -1960,6 +1960,12 @@ and
.Sx \&Ex
macros were stipulated only to occur in certain manual sections.
mandoc does not have these restrictions.
+.It
+Newer groff and mandoc print
+.Qq AT&T UNIX
+prior to unknown arguments of
+.Sx \&At ;
+older groff did nothing.
.El
.Sh SEE ALSO
.Xr mandoc 1 ,