Autoconfigure NROFF. Traditional nroff now works in addition to
groff.
This commit is contained in:
parent
b01382cdcc
commit
8a81c5b404
3 changed files with 6 additions and 6 deletions
6
README
6
README
|
@ -25,8 +25,8 @@ To build the server and set up a game, follow the steps below.
|
|||
|
||||
(2) Building a server
|
||||
|
||||
Requirements: GNU make and GNU troff (`groff'), ANSI C, a curses
|
||||
library, Perl, Bourne Shell and the common utilities.
|
||||
Requirements: GNU make and, ANSI C, a curses library, Perl, nroff
|
||||
or GNU troff (`groff'), Bourne Shell and the common utilities.
|
||||
|
||||
See file `INSTALL' for detailed compilation and installation
|
||||
instructions. Quick guide for the impatient: run configure; make;
|
||||
|
@ -71,8 +71,6 @@ To build the server and set up a game, follow the steps below.
|
|||
|
||||
To change the deity password, use `change re <password>'.
|
||||
|
||||
FIXME auth
|
||||
|
||||
* Create countries with `exec newcap_script'.
|
||||
|
||||
Your game is now up!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue