The syntax is the same as WIZARDS.
%.lp
\item[\ib{MAXPLAYERS}]
-Limit the maximum number of games taht can be running at the same time.
+Limit the maximum number of games that can be running at the same time.
%.lp
\item[\ib{SUPPORT}]
A string explainign how to get local support (no default value).
doc/*.6 man pages and corresponding doc/*.txt text copies were out of date
data.base entry for "lava" had wrong first name for Don Woods' attribution
cursed genocide of "none" sent in monsters, but "that's enough tries" didn't
+update MAXPLAYERS documentation in sysconf file and allow 0 for it
Platform- and/or Interface-Specific Fixes
# Limit the number of simultaneous games (see also nethack.sh).
# Valid values are 0-25.
# Commenting this out or setting the value to 0 constructs lock files
-# with UID and username, so each user may have one game at a time, but
-# number of different players is not limited.
+# with UID and playername, so each user may have one game at a time,
+# but number of different players is not limited.
# Setting this to any other value constructs the lock files with
# letter and "lock" (eg. alock, block, ...)
MAXPLAYERS=10