summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorSimon Howard2006-11-29 00:53:37 +0000
committerSimon Howard2006-11-29 00:53:37 +0000
commita67482a15852f66bec73edb6f9237da61bdf8211 (patch)
tree33258db3fa2e7999e0e58ee6ac02eda6a4b095fb /man
parentf29cec15b145453a6e6e60289c3faa0cea56b0b9 (diff)
downloadchocolate-doom-a67482a15852f66bec73edb6f9237da61bdf8211.tar.gz
chocolate-doom-a67482a15852f66bec73edb6f9237da61bdf8211.tar.bz2
chocolate-doom-a67482a15852f66bec73edb6f9237da61bdf8211.zip
Remove use of m4; use "Chocolate Doom" when referring to the program by
its proper name. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 762
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.am4
-rw-r--r--man/foot2
-rw-r--r--man/head2
3 files changed, 4 insertions, 4 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 6a0c5965..4d5f407c 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -9,6 +9,6 @@ chocolate-doom.6: $(MANPAGE_GEN_FILES)
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 >> $@
diff --git a/man/foot b/man/foot
index cdd5b79e..bed6ee78 100644
--- 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
diff --git a/man/head b/man/head
index 11aac8e0..ca3888a9 100644
--- a/man/head
+++ b/man/head
@@ -8,7 +8,7 @@ chocolate\-doom \- historically compatible doom engine
[\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