summaryrefslogtreecommitdiffstats
path: root/mdoc.3
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-10-03 16:36:06 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-10-03 16:36:06 +0000
commit83fa9f1e2d9cea33837b5bedf4932e24a73c253a (patch)
treee36ef6f42bdefd5a7dac0e4dd2adf445b40cdff5 /mdoc.3
parent38978c6f40cc37f32a8799d8b8e7e31e051eb2f1 (diff)
downloadmandoc-83fa9f1e2d9cea33837b5bedf4932e24a73c253a.tar.gz
Fixed mandoc.1 examples (new -Thtml options).
Fixed manuals to use `In', not `Fd'. Moved buf* functions into html.c.
Diffstat (limited to 'mdoc.3')
-rw-r--r--mdoc.32
1 files changed, 1 insertions, 1 deletions
diff --git a/mdoc.3 b/mdoc.3
index 47bc40a1..5d715225 100644
--- a/mdoc.3
+++ b/mdoc.3
@@ -29,7 +29,7 @@
.Nd mdoc macro compiler library
.\" SECTION
.Sh SYNOPSIS
-.Fd #include "mdoc.h"
+.In mdoc.h
.Vt extern const char * const * mdoc_macronames;
.Vt extern const char * const * mdoc_argnames;
.Ft "struct mdoc *"