summaryrefslogtreecommitdiffstats
path: root/manuals.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-22 21:19:34 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-22 21:19:34 +0000
commitb3abf1d9e473d326d2a09cdee5eda0bb4f0234ce (patch)
tree846eeec361a67ef63646a51b2548cbf3e8db26bf /manuals.7
parentf7595e06b7d68d999e7b45df820581b5b95f1b30 (diff)
downloadmandoc-b3abf1d9e473d326d2a09cdee5eda0bb4f0234ce.tar.gz
Fixed Bd -compact.
Fixed vspace before Bd and Bl.
Diffstat (limited to 'manuals.7')
-rw-r--r--manuals.75
1 files changed, 3 insertions, 2 deletions
diff --git a/manuals.7 b/manuals.7
index 89bc1d34..d394e538 100644
--- a/manuals.7
+++ b/manuals.7
@@ -72,7 +72,8 @@ to see the specific section manual (section 1, in this example):
.\" DISPLAY
.Bd -literal -offset indent
% apropos myname
-myname (1) - some description here
+myname (1) - utility description
+myname (3) - library description
% man \-s 1 myname
.Ed
.\" SUBSECTION
@@ -229,7 +230,7 @@ publications, please use the
block macros.
.\" SUBSECTION
.Ss Formatting
-.Em Don't style your manual.
+.Em Don't style your manual.
Give it meaningful content. The front-end will worry about formatting
and style.
.\" SECTION