summaryrefslogtreecommitdiffstats
path: root/mandoc.3
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 /mandoc.3
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.
Diffstat (limited to 'mandoc.3')
-rw-r--r--mandoc.32
1 files changed, 1 insertions, 1 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