aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mandoc.1
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 /mandoc.1
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 'mandoc.1')
-rw-r--r--mandoc.15
1 files changed, 3 insertions, 2 deletions
diff --git a/mandoc.1 b/mandoc.1
index 843f3d73..91cb8fe8 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -1,4 +1,4 @@
-.\" $Id: mandoc.1,v 1.84 2011/01/04 23:32:21 kristaps Exp $
+.\" $Id: mandoc.1,v 1.85 2011/02/09 10:03:02 kristaps Exp $
.\"
.\" Copyright (c) 2009, 2010 Kristaps Dzonsons <kristaps@bsd.lv>
.\"
@@ -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: January 4 2011 $
+.Dd $Mdocdate: February 9 2011 $
.Dt MANDOC 1
.Os
.Sh NAME
@@ -529,6 +529,7 @@ and
lists render similarly.
.El
.Sh SEE ALSO
+.Xr eqn 7 ,
.Xr man 7 ,
.Xr mandoc_char 7 ,
.Xr mdoc 7 ,