fix typos

This commit is contained in:
RainRat
2024-02-28 20:15:56 -08:00
parent b53a43027f
commit a3658f85ac
167 changed files with 320 additions and 320 deletions

View File

@@ -3651,7 +3651,7 @@ See the \(lqConfiguring Menu Colors\(rq section.
Change the way messages are shown in the top status line.
See the \(lqConfiguring Message Types\(rq section.
.lp ROGUESYMBOLS
Custom symbols for for the rogue level's symbol set.
Custom symbols for the rogue level's symbol set.
See \fISYMBOLS\fP below.
.lp SOUND
Define a sound mapping.
@@ -3906,7 +3906,7 @@ picked up, even if
.op autopickup
is also on and they are in
.op pickup_types
or match a positive autopickup exception (defualt on). Persistent.
or match a positive autopickup exception (default on). Persistent.
.lp disclose
Controls what information the program reveals when the game ends.
Value is a space separated list of prompting/category pairs
@@ -4344,7 +4344,7 @@ To remove an entry that has been previously set without removing others,
precede the first entry in the list with a minus sign,
\f(CRparanoid_confirmation:-swim\fP.
To both add some new entries and remove some old ones, you can use
mulitple \fIparanoid_confirmation\fP option settings, or you can
multiple \fIparanoid_confirmation\fP option settings, or you can
use the \(oq\f(CR+\fP\(cq form and list entries to be added by their name
and entries to be removed by \(oq\f(CR!\fP\(cq and name.
The positive (no \(oq!\(cq) and negative (with \(oq!\(cq) entries
@@ -4866,7 +4866,7 @@ If NetHack can, it should use this size font for the status window.
.lp font_size_text
If NetHack can, it should use this size font for text windows.
.lp fullscreen
If NetHack can, it should try and display on the entire screen rather than
If NetHack can, it should try to display on the entire screen rather than
in a window.
.lp "guicolor "
Use color text and/or highlighting attributes when displaying some

View File

@@ -3827,7 +3827,7 @@ On Windows, the name is \mbox{``.nethackrc''} location in the folder
The file may not exist,
but it is a normal ASCII text file and can be created with any
text editor.
After runing {\it NetHack\/} for the first time, you should find a default
After running {\it NetHack\/} for the first time, you should find a default
template for ths configuration file named \mbox{``.nethackrc.template''} in
\mbox{{``\%USERPROFILE\%\textbackslash NetHack\textbackslash''}}.
If you have not created the configuration file, {\it NetHack\/} will create
@@ -3985,7 +3985,7 @@ Change the way messages are shown in the top status line.
See the ``Configuring Message Types`` section.
%.lp
\item[\bb{ROGUESYMBOLS}]
Custom symbols for for the rogue level's symbol set.
Custom symbols for the rogue level's symbol set.
See {\it SYMBOLS} below.
%.lp
\item[\bb{SOUND}]
@@ -4767,7 +4767,7 @@ To remove an entry that has been previously set without removing others,
precede the first entry in the list with a minus sign,
``{\it paranoid\verb+_+confirmation:-swim\/}.
To both add some new entries and remove some old ones, you can use
mulitple {\it paranoid\verb+_+confirmation\/} option settings, or you can
multiple {\it paranoid\verb+_+confirmation\/} option settings, or you can
use the `{\tt \verb|+|}' form and list entries to be added by their name
and entries to be removed by `{\tt !}' and name.
The positive (no `!') and negative (with `!') entries
@@ -5358,7 +5358,7 @@ If {\it NetHack\/} can, it should use this size font for the status window.
If {\it NetHack\/} can, it should use this size font for text windows.
%.lp
\item[\ib{fullscreen}]
If {\it NetHack\/} can, it should try and display on the entire screen rather than in a window.
If {\it NetHack\/} can, it should try to display on the entire screen rather than in a window.
%.lp
\item[\ib{guicolor}]
Use color text and/or highlighting attributes when displaying some

View File

@@ -4119,7 +4119,7 @@
dropped_nopick
If this option is on, items you dropped will not be automatically
picked up, even if autopickup is also on and they are in
pickup_types or match a positive autopickup exception (defualt on).
pickup_types or match a positive autopickup exception (default on).
Persistent.
disclose
@@ -4603,7 +4603,7 @@
tack Remove. To remove an entry that has been previously set with-
out removing others, precede the first entry in the list with a mi-
nus sign, paranoid_confirmation:-swim. To both add some new entries
and remove some old ones, you can use mulitple paranoid_confirmation
and remove some old ones, you can use multiple paranoid_confirmation
option settings, or you can use the `+' form and list entries to be
added by their name and entries to be removed by `!' and name. The
positive (no `!') and negative (with `!') entries can be intermixed.
@@ -5182,7 +5182,7 @@
If NetHack can, it should use this size font for text windows.
fullscreen
If NetHack can, it should try and display on the entire screen
If NetHack can, it should try to display on the entire screen
rather than in a window.
guicolor

View File

@@ -123,7 +123,7 @@
# Objects will try to keep their inventory letters
#OPTIONS=fixinv
# Try and display on the entire screen rather than in a window.
# Try to display on the entire screen rather than in a window.
#OPTIONS=fullscreen
# If more information is available for an object looked at with

View File

@@ -4,7 +4,7 @@ General Fixes and Modified Features
-----------------------------------
Fixes to Post-X.X.X Problems that Were Exposed Via git Respository
Fixes to Post-X.X.X Problems that Were Exposed Via git Repository
------------------------------------------------------------------

View File

@@ -880,7 +880,7 @@ Example:
Create a room region, which can be irregular; use the boundary <<_map_characters,map character>> to restrict the floodfilled area.
If using the first form with a selection and "lit", the lit area will extend
outward 1 space from the selection to attempt to accomodate adjacent walls,
outward 1 space from the selection to attempt to accommodate adjacent walls,
regardless of whether they are actually walls or not. If using "unlit", this
will not happen.

View File

@@ -395,7 +395,7 @@ hexadecimal, then exit.
can be used to cause NetHack to show where it is expecting
to find various files.
Among other things it shows the path to and name for the player's
run-time configuration file, a text file which can be editted to
run-time configuration file, a text file which can be edited to
customize aspects of how the game operates.
.PP
.BR \-\-usage " or " \-\-help

View File

@@ -162,7 +162,7 @@ DESCRIPTION
--showpaths can be used to cause NetHack to show where it is expecting
to find various files. Among other things it shows the path to and
name for the player's run-time configuration file, a text file which
can be editted to customize aspects of how the game operates.
can be edited to customize aspects of how the game operates.
--usage or --help will display information similar to this manual page,
then exit. Use `nethack --usage | more' to read it a page at a time.

View File

@@ -100,7 +100,7 @@ and the optfn_xxxx() function is expected to react and set the option
based on the string values that parseoptions() passes to it.
req get_val is passed a buffer from its caller that the optfn_xxxx() is
expected to fill with the current value of the opton.
expected to fill with the current value of the option.
req do_handler is called during doset() operations processing in response
to player selections, most likely from the 'O' option-setting menu. The

View File

@@ -282,7 +282,7 @@ gc.chosen_soundlib
ga.active_soundlib
a usersound mappings reference
iflags.sounds is the master on/off swith to control whether any audio
iflags.sounds is the master on/off switch to control whether any audio
is produced by the soundlib interface
iflags.voice is the master on/off switch for voices produced by

View File

@@ -50,7 +50,7 @@
.\" Version 1.6 March 15, 1989 Matt.Bishop@dartmouth.edu
.\" ..!bear.dartmouth.edu!bishop
.\" Fixed a bug in footnote handling (again, sigh ...) This one
.\" occurred when the the "fo" trap position was reset just beneath
.\" occurred when the "fo" trap position was reset just beneath
.\" the current line; the footnote overflow trap would kick in and
.\" never be closed.
.\"

View File

@@ -470,7 +470,7 @@ status_update(int fldindex, genericptr_t ptr, int chg, int percentage, \
windowport that it should output all changes received
to this point. It marks the end of a bot() cycle.
-- fldindex could also be BL_RESET (-2), which is not really
a field index, but is a special advisory to to tell the
a field index, but is a special advisory to tell the
windowport that it should redisplay all its status fields,
even if no changes have been presented to it.
-- ptr is usually a "char *", unless fldindex is BL_CONDITION.