Guidebook bits

"The 'm' prefix before a movement command can be used" is awkwardly
worded.

"Various ... variations" is redundant all by itself but doubly so
when "various" is used again two sentences later.

mention_decor is missing a sentence between "Normally only shown
when obscured" and then an exception when it is enabled.
This commit is contained in:
PatR
2020-01-29 17:10:38 -08:00
parent 1a85c0be96
commit 5dd6879efe
2 changed files with 15 additions and 11 deletions
+8 -6
View File
@@ -1,4 +1,4 @@
.\" $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.347 $ $NHDT-Date: 1579262524 2020/01/17 12:02:04 $ .\" $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.355 $ $NHDT-Date: 1580346228 2020/01/30 01:03:48 $
.\" .\"
.\" This is an excerpt from the 'roff' man page from the 'groff' package. .\" This is an excerpt from the 'roff' man page from the 'groff' package.
.\" NetHack's Guidebook.mn currently does *not* adhere to these guidelines. .\" NetHack's Guidebook.mn currently does *not* adhere to these guidelines.
@@ -1808,8 +1808,8 @@ present rather than the sum of the quantities of those stacks (so
than as 7 and 25, respectively, and total to 2 when both are at the than as 7 and 25, respectively, and total to 2 when both are at the
same location). same location).
.pg .pg
The \(lqnopickup\(rq command prefix (default \(oq\f(CRm\fP\(cq) before The \(lqnopickup\(rq command prefix (default \(oq\f(CRm\fP\(cq) can be
a movement direction can be used to step on objects without attempting used before a movement direction to step on objects without attempting
auto-pickup and without giving feedback about them. auto-pickup and without giving feedback about them.
.pg .pg
The The
@@ -1818,8 +1818,8 @@ option controls whether you get feedback if you try to walk into a wall
or solid stone or off the edge of the map. or solid stone or off the edge of the map.
Normally nothing happens (unless the hero is blind and no wall is shown, Normally nothing happens (unless the hero is blind and no wall is shown,
then the wall that is being bumped into will be drawn on the map). then the wall that is being bumped into will be drawn on the map).
This option also gives feedback when the various rush or run variations This option also gives feedback when rushing or running stops for
of movement stop for some non-obvious reason. some non-obvious reason.
.pg .pg
The The
.op mention_decor .op mention_decor
@@ -1827,6 +1827,8 @@ option controls whether you get feedback when walking on \(lqfurniture.\(rq
Normally stepping onto stairs or a fountain or an altar or various other Normally stepping onto stairs or a fountain or an altar or various other
things doesn't elicit anything unless it is covered by one or more objects things doesn't elicit anything unless it is covered by one or more objects
so is obscured on the map. so is obscured on the map.
Setting this option to true will describe such things even when they
aren't obscured.
Doorless doorways and open doors aren't considered worthy of mention; Doorless doorways and open doors aren't considered worthy of mention;
closed doors (if you can move onto their spots) and broken doors are. closed doors (if you can move onto their spots) and broken doors are.
Assuming that you're able to do so, moving onto water or lava or ice Assuming that you're able to do so, moving onto water or lava or ice
@@ -3260,7 +3262,7 @@ Enable mail delivery during the game (default on). Persistent.
An obsolete synonym for \(lqgender:male\(rq. An obsolete synonym for \(lqgender:male\(rq.
Cannot be set with the \(oqO\(cq command. Cannot be set with the \(oqO\(cq command.
.lp mention_decor .lp mention_decor
Give feedback when walking on various dungeon features such as stairs, Give feedback when walking onto various dungeon features such as stairs,
fountains, or altars which are ordinarily only described when covered fountains, or altars which are ordinarily only described when covered
by one or more objects (default off). by one or more objects (default off).
Persistent. Persistent.
+7 -5
View File
@@ -1993,8 +1993,8 @@ than as 7 and 25, respectively, and total to 2 when both are at the
same location). same location).
%.pg %.pg
The \{\tt nopickup} command prefix (default `\{\tt m}') before The \{\tt nopickup} command prefix (default `\{\tt m}') can be
a movement direction can be used to step on objects without attempting used before a movement direction to step on objects without attempting
auto-pickup and without giving feedback about them. auto-pickup and without giving feedback about them.
%.pg %.pg
@@ -2004,8 +2004,8 @@ option controls whether you get feedback if you try to walk into a wall
or solid stone or off the edge of the map. or solid stone or off the edge of the map.
Normally nothing happens (unless the hero is blind and no wall is shown, Normally nothing happens (unless the hero is blind and no wall is shown,
then the wall that is being bumped into will be drawn on the map). then the wall that is being bumped into will be drawn on the map).
This option also gives feedback when the various rush or run variations This option also gives feedback when rushing or running stops for
of movement stop for some non-obvious reason. some non-obvious reason.
%.pg %.pg
The The
@@ -2014,6 +2014,8 @@ option controls whether you get feedback when walking on ``furniture.''
Normally stepping onto stairs or a fountain or an altar or various other Normally stepping onto stairs or a fountain or an altar or various other
things doesn't elicit anything unless it is covered by one or more objects things doesn't elicit anything unless it is covered by one or more objects
so is obscured on the map. so is obscured on the map.
Setting this option to true will describe such things even when they
aren't obscured.
Doorless doorways and open doors aren't considered worthy of mention; Doorless doorways and open doors aren't considered worthy of mention;
closed doors (if you can move onto their spots) and broken doors are. closed doors (if you can move onto their spots) and broken doors are.
Assuming that you're able to do so, moving onto water or lava or ice Assuming that you're able to do so, moving onto water or lava or ice
@@ -3574,7 +3576,7 @@ An obsolete synonym for ``{\tt gender:male}''. Cannot be set with the
`{\tt O}' command. `{\tt O}' command.
%.lp %.lp
\item[\ib{mention\verb+_+decor}] \item[\ib{mention\verb+_+decor}]
Give feedback when walking on various dungeon features such as stairs, Give feedback when walking onto various dungeon features such as stairs,
fountains, or altars which are ordinarily only described when covered fountains, or altars which are ordinarily only described when covered
by one or more objects (default off). Persistent. by one or more objects (default off). Persistent.
%.lp %.lp