Add git install instructions. Simplify and customize INSTALL. Add dependency to cause version.texi to get created. Update my email address.

This commit is contained in:
R. Bernstein
2011-05-19 07:43:38 -04:00
parent f2438edcbc
commit 7d23f847e6
27 changed files with 46 additions and 59 deletions

View File

@@ -943,7 +943,7 @@ usage(char *prog)
"way on a spare console and forget about it...\n"
"\n"
"(c) 1997,98 Gerd Knorr <kraxel@goldbach.in-berlin.de>\n"
"(c) 2005, 2006 Rocky Bernstein <rocky@panix.com>\n"
"(c) 2005, 2006 Rocky Bernstein <rocky@gnu.org>\n"
, prog, prog);
}