The syntax I gave in the --help output for --enable-masquerade incorrectly
authorDan Harkless <dan@harkless.org>
Mon, 17 Apr 2000 22:09:00 +0000 (22:09 +0000)
committerDan Harkless <dan@harkless.org>
Mon, 17 Apr 2000 22:09:00 +0000 (22:09 +0000)
commit13d2614380f499b1e5a1cc3546230239afe2b1dd
treebab1a043e204bb235d179d5225f3d251deaa0dfe
parente0f28fecbde8310591151f4688b96944c5284588
The syntax I gave in the --help output for --enable-masquerade incorrectly
implied that the earlier options were prerequisites for the later options
(pointed out by Scott Blachowicz).  No compact, non-confusing way to specify the
real syntax that I can see, so I'll just remove the []s and leave the explaining
about it being okay to specify a subset to the INSTALL file.

Also added a TODO item to put in proper parsing of the masquerade: line and/or
--enable-masquerade so if you misspell an option you find out about it, rather
than just having it silently fail (this weakness was currently only documented
in comments in the mts.conf-handling code).
INSTALL
TODO
configure
configure.in
stamp-h.in