Remove misleading comment in man, ms templates.
This commit is contained in:
parent
24c781039f
commit
c20f1635c9
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ $endif$
|
|||
$if(hyphenate)$
|
||||
.hy
|
||||
$else$
|
||||
.nh \" Turn off hyphenation by default.
|
||||
.nh
|
||||
$endif$
|
||||
$for(header-includes)$
|
||||
$header-includes$
|
||||
|
|
|
@ -71,7 +71,7 @@ $endif$
|
|||
$if(hyphenate)$
|
||||
.hy
|
||||
$else$
|
||||
.nh \" Turn off hyphenation by default.
|
||||
.nh
|
||||
$endif$
|
||||
$if(has-inline-math)$
|
||||
.EQ
|
||||
|
|
Loading…
Reference in a new issue