aboutsummaryrefslogtreecommitdiff
path: root/default.man
diff options
context:
space:
mode:
Diffstat (limited to 'default.man')
-rw-r--r--default.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/default.man b/default.man
index 896e5d7e0..44b59198b 100644
--- a/default.man
+++ b/default.man
@@ -8,12 +8,12 @@ $endif$
$if(adjusting)$
.ad $adjusting$
$endif$
+.TH "$title$" "$section$" "$date$" "$footer$" "$header$"
$if(hyphenate)$
.hy
$else$
-.nh
+.nh \" Turn off hyphenation by default.
$endif$
-.TH "$title$" "$section$" "$date$" "$footer$" "$header$"
$for(header-includes)$
$header-includes$
$endfor$