empserver/info/treaty.t
Markus Armbruster 4ea4a01fd5 (info, html): Implement.
(all): Depend on info.

Flatten info directory.  This undoes the move to one subdirectory per
chapter, which was done during Empire 2.  The structure doesn't buy us
much, as the info name space is flat, and it complicates makefiles.

Overhaul info.pl:
- It now wants to run in the root of the build tree.
- Information on source files and subjects is now stored in makefiles,
  thus info.pl no longer picks up random junk from the file system.
- Clean up Perl anachronisms, in particular use subroutine arguments and
  results rather than global variables where convenient.
- Change format of diagnostics to the common format used by GNU tools,
  so that Emacs and the like can parse it.
- Catch missing .SA.
- When creating a new subject file, cowardly refuse to overwrite an
  existing file.
- Subject files contain topics sorted by chapter, then by name.  The
  order of chapters used to depend on how Perl sorts hash keys.  Fix
  it.
2005-12-22 10:09:17 +00:00

32 lines
1,008 B
Perl

.TH Command TREATY
.NA treaty "Listing of all current and pending treaties"
.LV Expert
.SY "treaty <TREATIES>"
The treaty command will report on all outstanding treaties and all
pending treaties. The conditions and durations are displayed.
.s1
A typical treaty report might be:
.s1
.NF
*** Empire Treaty #7 ***
(proposed)
between Curmudgeon and Urp expires Mon May 4 00:42:04 1981
Curmudgeon terms Urp terms
no attacks on ships no attacks on ships
no shelling ships
no sector attacks no sector attacks
no shelling land
no enlistments
no new land units no new land units
*** Empire Treaty #2 ***
between Curmudgeon and East Eden expires Mon May 4 00:42:59 1981
Curmudgeon terms East Eden terms
no attacks on ships no attacks on ships
no shelling ships no shelling ships
no sector attacks no sector attacks
no shelling land no shelling land
no new land units no new land units
.FI
.s1
.SA "consider, offer, Diplomacy"