aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mandoc.1
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 /mandoc.1
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 'mandoc.1')
-rw-r--r--mandoc.18
1 files changed, 5 insertions, 3 deletions
diff --git a/mandoc.1 b/mandoc.1
index 25b07f26..843f3d73 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -1,4 +1,4 @@
-.\" $Id: mandoc.1,v 1.83 2010/12/20 13:57:49 kristaps Exp $
+.\" $Id: mandoc.1,v 1.84 2011/01/04 23:32:21 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: December 20 2010 $
+.Dd $Mdocdate: January 4 2011 $
.Dt MANDOC 1
.Os
.Sh NAME
@@ -531,7 +531,9 @@ lists render similarly.
.Sh SEE ALSO
.Xr man 7 ,
.Xr mandoc_char 7 ,
-.Xr mdoc 7
+.Xr mdoc 7 ,
+.Xr roff 7 ,
+.Xr tbl 7
.Sh AUTHORS
The
.Nm