This patch cleans up some minor punctuation issues in the hack(6) man page.
The placement of the comma in an Ev list matches crontab(1) and sysmerge(8) now.
It also introduces .Dq for double quotes to the hack(6) man page.

Index: games/hack/hack.6
===================================================================
RCS file: /cvs/src/games/hack/hack.6,v
retrieving revision 1.21
diff -u -p -r1.21 hack.6
--- games/hack/hack.6   5 Apr 2019 09:02:27 -0000       1.21
+++ games/hack/hack.6   8 Apr 2019 14:08:43 -0000
@@ -122,7 +122,8 @@ option suppresses printing of the news.
 The
 .Fl u
 .Ar playername
-option supplies the answer to the question "Who are you?".
+option supplies the answer to the question
+.Dq Who are you? .
 When
 .Ar playername
 has as suffix one of
@@ -133,7 +134,8 @@ has as suffix one of
 .Em -C ,
 or
 .Em -W ,
-then this supplies the answer to the question "What kind of character ... ?".
+then this supplies the answer to the question
+.Dq What kind of character...? .
 .Pp
 The
 .Fl s
@@ -154,7 +156,7 @@ Your home directory.
 Your shell.
 .It Ev TERM
 The type of your terminal.
-.It Ev HACKPAGER, PAGER
+.It Ev HACKPAGER , PAGER
 Pager used instead of default pager.
 .It Ev MAIL
 Mailbox file.

Reply via email to