ref: a67482a15852f66bec73edb6f9237da61bdf8211
parent: f29cec15b145453a6e6e60289c3faa0cea56b0b9
author: Simon Howard <fraggle@gmail.com>
date: Tue Nov 28 19:53:37 EST 2006
Remove use of m4; use "Chocolate Doom" when referring to the program by its proper name. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 762
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -9,6 +9,6 @@
cp head $@
echo .SH DOOM OPTIONS >> $@
awk -F"\t" '{print ".TP\n\\fB"$$1"\\fR"; $$1=""; print }' < doom-options.in >>$@
- echo .SH CHOCOLATE\\-DOOM OPTIONS >> $@
+ echo .SH CHOCOLATE DOOM OPTIONS >> $@
awk -F"\t" '{print ".TP\n\\fB"$$1"\\fR"; $$1=""; print }' < chocolate-doom-options.in >>$@
- m4 -DAUTHORS="`cat ../AUTHORS`" foot >> $@
+ sed "s/AUTHORS/`cat ../AUTHORS`/" < foot >> $@
--- a/man/foot
+++ b/man/foot
@@ -1,6 +1,6 @@
.\" this section from foot
.SH AUTHOR
-chocolate\-doom is written and maintained by
+Chocolate Doom is written and maintained by
AUTHORS.
The manpage was written by Jon Dowland <jon@alcopop.org>.
.SH COPYRIGHT
--- a/man/head
+++ b/man/head
@@ -8,7 +8,7 @@
[\fICHOCOLATE\-DOOM OPTIONS\fR]
.SH DESCRIPTION
.PP
-chocolate\-doom is a modern doom engine designed to behave
+Chocolate Doom is a modern doom engine designed to behave
as similar to the original doom game as is possible.
.br
Command-line arguments are divided up into \fBDOOM