X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/e0759abcc45f1cb34a8480a773d34ed8c6c09a8a..24ce759181f791e0c2c718add146c633ee311149:/mdoc.7 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 .\" Copyright (c) 2010 Ingo Schwarze @@ -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