Typo fix.
This commit is contained in:
parent
a06139a13c
commit
9c42039003
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258500
@ -6,12 +6,12 @@ Odamex can run on a wide range of operating systems and hardware, so players
|
||||
should be able to play on almost any platform. Features:
|
||||
|
||||
* The popular ZDoom 1.22 core engine and CSDoom 0.62 core netcode.
|
||||
* Compatability with many major operating systems, including Windows, Linux,
|
||||
* Compatibility with many major operating systems, including Windows, Linux,
|
||||
FreeBSD and Mac OSX.
|
||||
* Core gameplay modeled on the original doom2.exe.
|
||||
* Streamlined WAD loading, allowing the server and clients to load WAD files
|
||||
on the fly without needing to restart the client or server.
|
||||
* Compatability with Boom, MBF and CTF Standard maps.
|
||||
* Compatibility with Boom, MBF and CTF Standard maps.
|
||||
* Deathmatch, Cooperative, Team Deathmatch and CTF gametypes.
|
||||
* Jumping, Mouselook and other non-standard features available as server-side
|
||||
options.
|
||||
|
@ -19,7 +19,7 @@ Defines 4 issues which have common people involves in, the relation
|
||||
'WorkWith' involves Marry and Rose, and the relation 'ChatWith' involves
|
||||
Marry and Peacock. By this 2 relations, we say that Marry is directly
|
||||
connected to Rose and Peacock, and Rose and Peacock are connected to each
|
||||
other indirectly, with degree of seperation 1. Likewise, Marry and Joan
|
||||
are connected to each other with degree of seperation 2.
|
||||
other indirectly, with degree of separation 1. Likewise, Marry and Joan
|
||||
are connected to each other with degree of separation 2.
|
||||
|
||||
WWW: http://search.cpan.org/dist/Graph-SocialMap
|
||||
|
@ -7,7 +7,7 @@ Features:
|
||||
- automatic checksum file naming ability in create mode
|
||||
- recursive operation
|
||||
- show unverified files option
|
||||
- ignore case and fix path seperator options for cross platform use
|
||||
- ignore case and fix path separator options for cross platform use
|
||||
- transparent gzip support for checksum files
|
||||
- configurable renaming of bad files (with testing against previous bad
|
||||
files, to save only unique differing copies)
|
||||
|
@ -2,7 +2,7 @@ This is a reimplementation for Unix, by Byron Rakitzis, of the Plan
|
||||
9 shell. rc offers much the same capabilities as a traditional
|
||||
Bourne shell, but with a much cleaner syntax.
|
||||
|
||||
See the end of the man page, under "INCOMPATABILITIES" for (known?)
|
||||
See the end of the man page, under "INCOMPATIBILITIES" for (known?)
|
||||
differences from the "real" rc.
|
||||
|
||||
Scott Kenney <saken@hotel.rmta.org>
|
||||
|
Loading…
Reference in New Issue
Block a user