From 57d53ffecb010493c40c9773b2cf63e4f9a54716 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Tue, 11 Oct 2016 17:30:33 +0000 Subject: link to http://mdocml.bsd.lv/mdoc/ below SEE ALSO; tweak and OK jmc@ --- mdoc.7 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mdoc.7') diff --git a/mdoc.7 b/mdoc.7 index 9304adea..bf5d9afd 100644 --- a/mdoc.7 +++ b/mdoc.7 @@ -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 -- cgit