aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mdoc.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-01-04 23:32:21 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-01-04 23:32:21 +0000
commit85fa3d7dc71be35a19128f7b166b022cafc3c4c4 (patch)
tree1eb88a75a6f814c38e38475797adb59a9933eeda /mdoc.7
parent2a7ad7cc27a054ffb9b426860d023ebc687b10c9 (diff)
downloadmandoc-85fa3d7dc71be35a19128f7b166b022cafc3c4c4.tar.gz
mandoc-85fa3d7dc71be35a19128f7b166b022cafc3c4c4.tar.zst
mandoc-85fa3d7dc71be35a19128f7b166b022cafc3c4c4.zip
Moved table stuff from roff.7 into the new tbl.7 (suggested by Jason McIntyre).
Added cross-links to tbl.7 from other manuals.
Diffstat (limited to 'mdoc.7')
-rw-r--r--mdoc.77
1 files changed, 5 insertions, 2 deletions
diff --git a/mdoc.7 b/mdoc.7
index 3689a5ca..6ecd5a7b 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1,4 +1,4 @@
-.\" $Id: mdoc.7,v 1.173 2010/12/29 16:16:50 kristaps Exp $
+.\" $Id: mdoc.7,v 1.174 2011/01/04 23:32:21 kristaps Exp $
.\"
.\" Copyright (c) 2009, 2010 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: December 29 2010 $
+.Dd $Mdocdate: January 4 2011 $
.Dt MDOC 7
.Os
.Sh NAME
@@ -2903,7 +2903,10 @@ This is not supported by mandoc.
.Sh SEE ALSO
.Xr man 1 ,
.Xr mandoc 1 ,
+.Xr man 7 ,
.Xr mandoc_char 7
+.Xr roff 7 ,
+.Xr tbl 7
.Sh HISTORY
The
.Nm