summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.bin/unifdef/unifdef.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/unifdef/unifdef.1 b/usr.bin/unifdef/unifdef.1
index d7990e2..23a2a1a 100644
--- a/usr.bin/unifdef/unifdef.1
+++ b/usr.bin/unifdef/unifdef.1
@@ -169,7 +169,7 @@ and
lines with constant expressions.
By default, sections controlled by such lines are passed through unchanged
because they typically start
-.Li #if 0
+.Dq Li "#if 0"
and are used as a kind of comment to sketch out future or past development.
It would be rude to strip them out, just as it would be for normal comments.
.Pp
@@ -273,7 +273,7 @@ utility exits 0 if the output is an exact copy of the input,
.Sh BUGS
Expression evaluation is very limited.
.Pp
-Does not work correctly if input contains nul characters.
+Does not work correctly if input contains null characters.
.Sh HISTORY
The
.Nm
OpenPOWER on IntegriCloud