summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2013-10-06 17:01:52 +0000
committerIngo Schwarze <schwarze@openbsd.org>2013-10-06 17:01:52 +0000
commit90cf50487c274b9e56f1f5bca59d66bf1c12a3a3 (patch)
tree6f29a4e80e9905255259faebee0de17efbfafa5f
parent2bf600fe18958cb7c8e22d9d7989bb68fe489a0f (diff)
downloadmandoc-90cf50487c274b9e56f1f5bca59d66bf1c12a3a3.tar.gz
The .Lb arguments wants a "lib" prefix;
from Sascha Wildner via Franco Fichtner (DragonFly); also fixing the same in the mdoc(7) example while i'm about it.
-rw-r--r--mandoc.32
-rw-r--r--mdoc.72
2 files changed, 2 insertions, 2 deletions
diff --git a/mandoc.3 b/mandoc.3
index f5752c74..48f83965 100644
--- a/mandoc.3
+++ b/mandoc.3
@@ -43,7 +43,7 @@
.Nm mparse_strlevel
.Nd mandoc macro compiler library
.Sh LIBRARY
-.Lb mandoc
+.Lb libmandoc
.Sh SYNOPSIS
.In man.h
.In mdoc.h
diff --git a/mdoc.7 b/mdoc.7
index eddc33e0..ea393888 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1859,7 +1859,7 @@ section as described in
.Pp
Examples:
.Dl \&.Lb libz
-.Dl \&.Lb mdoc
+.Dl \&.Lb libmandoc
.Ss \&Li
Denotes text that should be in a
.Li literal