update OS terminology used in some text references
This commit is contained in:
2
sys/unix/NetHack.xcodeproj/.gitignore
vendored
2
sys/unix/NetHack.xcodeproj/.gitignore
vendored
@@ -1,4 +1,4 @@
|
||||
# OS X temporary files that should never be committed
|
||||
# macOS temporary files that should never be committed
|
||||
#
|
||||
.DS_Store
|
||||
.Trashes
|
||||
|
||||
@@ -7,13 +7,13 @@
|
||||
# Tested on:
|
||||
# - MacOS Catalina 10.15
|
||||
#
|
||||
# If this doesn't work for some other version of Mac OS X, consider
|
||||
# If this doesn't work for some other version of macOS, consider
|
||||
# making a new hints file it, rather than changing this one.
|
||||
# And let us know about it.
|
||||
# Useful info: http://www.opensource.apple.com/darwinsource/index.html
|
||||
|
||||
#-PRE xxxx
|
||||
# macOS X hints file
|
||||
# macOS hints file
|
||||
#
|
||||
|
||||
# note: '#-INCLUDE' is not just a comment; multiw-1 contains sections 1 to 2
|
||||
|
||||
@@ -260,7 +260,7 @@ Setting Up
|
||||
window-port, which evolved from work originally done by Karl Garrison,
|
||||
has been used in several NetHack variants and on nethack.alt.org and
|
||||
on www.hardfought.org/nethack/. The optional curses window-port is
|
||||
available for Windows, Mac OS X, and Unix (and also DOS).
|
||||
available for Windows, macOS, and Unix (and also DOS).
|
||||
|
||||
The Makefiles are configured by default to include the curses
|
||||
window-port support in your command line Makefile build.
|
||||
|
||||
Reference in New Issue
Block a user