aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mdoc.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-02-09 10:03:02 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-02-09 10:03:02 +0000
commita1a166c370914df2ab2fd8a92ebda31a2248c2a5 (patch)
treebad14aa7fddfdfbd444d97751715720121f8bbc1 /mdoc.7
parent8f65e2365fc46c19cff46c40dc76dbbd014fdbaa (diff)
downloadmandoc-a1a166c370914df2ab2fd8a92ebda31a2248c2a5.tar.gz
mandoc-a1a166c370914df2ab2fd8a92ebda31a2248c2a5.tar.zst
mandoc-a1a166c370914df2ab2fd8a92ebda31a2248c2a5.zip
Add stub for eqn.7 manual and flip it on. Also note COMPATIBILITY issue
of how we considered .TS (etc.) macros and how the preprocessors do.
Diffstat (limited to 'mdoc.7')
-rw-r--r--mdoc.75
1 files changed, 3 insertions, 2 deletions
diff --git a/mdoc.7 b/mdoc.7
index 0d0beeba..09e4716e 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1,4 +1,4 @@
-.\" $Id: mdoc.7,v 1.179 2011/02/07 00:05:40 schwarze Exp $
+.\" $Id: mdoc.7,v 1.180 2011/02/09 10:03:02 kristaps Exp $
.\"
.\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2010 Ingo Schwarze <schwarze@openbsd.org>
@@ -15,7 +15,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: February 7 2011 $
+.Dd $Mdocdate: February 9 2011 $
.Dt MDOC 7
.Os
.Sh NAME
@@ -2907,6 +2907,7 @@ This is not supported by mandoc.
.Sh SEE ALSO
.Xr man 1 ,
.Xr mandoc 1 ,
+.Xr eqn 7 ,
.Xr man 7 ,
.Xr mandoc_char 7
.Xr roff 7 ,