aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mdoc.7
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-07-20 16:24:53 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-07-20 16:24:53 +0000
commitb23b3d3d14570d30896854b9b55cf48bc1d6ae12 (patch)
treebb72f3302b97f662ba8f355f457776ab923af69c /mdoc.7
parentb20d72425602cc1524c1d0b1bef438f7643d125c (diff)
downloadmandoc-b23b3d3d14570d30896854b9b55cf48bc1d6ae12.tar.gz
mandoc-b23b3d3d14570d30896854b9b55cf48bc1d6ae12.tar.zst
mandoc-b23b3d3d14570d30896854b9b55cf48bc1d6ae12.zip
more renaming from mdocml to mandoc
Diffstat (limited to 'mdoc.7')
-rw-r--r--mdoc.76
1 files changed, 3 insertions, 3 deletions
diff --git a/mdoc.7 b/mdoc.7
index c327105e..5a1863c8 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1,4 +1,4 @@
-.\" $Id: mdoc.7,v 1.268 2017/07/05 12:25:17 schwarze Exp $
+.\" $Id: mdoc.7,v 1.269 2017/07/20 16:24:53 schwarze Exp $
.\"
.\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2010, 2011, 2013-2017 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: July 5 2017 $
+.Dd $Mdocdate: July 20 2017 $
.Dt MDOC 7
.Os
.Sh NAME
@@ -3198,7 +3198,7 @@ but produces large indentations.
.Xr tbl 7
.Pp
The web page
-.Lk http://mdocml.bsd.lv/mdoc/ "extended documentation for the mdoc language"
+.Lk http://mandoc.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.