=================================================================== RCS file: /cvs/mandoc/mdoc.7,v retrieving revision 1.257 retrieving revision 1.258 diff -u -p -r1.257 -r1.258 --- mandoc/mdoc.7 2015/11/05 12:06:45 1.257 +++ mandoc/mdoc.7 2016/10/11 17:30:33 1.258 @@ -1,4 +1,4 @@ -.\" $Id: mdoc.7,v 1.257 2015/11/05 12:06:45 schwarze Exp $ +.\" $Id: mdoc.7,v 1.258 2016/10/11 17:30:33 schwarze Exp $ .\" .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons .\" Copyright (c) 2010, 2011, 2013 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: November 5 2015 $ +.Dd $Mdocdate: October 11 2016 $ .Dt MDOC 7 .Os .Sh NAME @@ -3217,6 +3217,12 @@ but produces large indentations. .Xr mandoc_char 7 , .Xr roff 7 , .Xr tbl 7 +.Pp +The web page +.Lk http://mdocml.bsd.lv/mdoc/ "extended documentation for the mdoc language" +provides a few tutorial-style pages for beginners, an extensive style +guide for advanced authors, and an alphabetic index helping to choose +the best macros for various kinds of content. .Sh HISTORY The .Nm