aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Slaven <bpk@hoopajoo.net>2019-11-05 06:34:07 (GMT)
committerSteve Slaven <bpk@hoopajoo.net>2019-11-05 06:34:07 (GMT)
commitc65ce8cc98ea707f6a0f44299f6b3e84e04d9b30 (patch)
treebc56623aa38c5320eb4df1afb5cfe503e5021fa1
parent9c4c0a1e366b9d932e4ab2ce03a0e80126d93d9b (diff)
downloadpowwow-c65ce8cc98ea707f6a0f44299f6b3e84e04d9b30.zip
powwow-c65ce8cc98ea707f6a0f44299f6b3e84e04d9b30.tar.gz
powwow-c65ce8cc98ea707f6a0f44299f6b3e84e04d9b30.tar.bz2
Automatically update version number in man page and doc
-rw-r--r--.gitignore4
-rw-r--r--configure.ac2
-rw-r--r--doc/powwow.doc.in (renamed from doc/powwow.doc)2
-rw-r--r--man/powwow.6.utf-8.in (renamed from man/powwow.6.utf-8)2
4 files changed, 6 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index b6e477b..19f5782 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,4 +20,6 @@ missing
powwow
powwow-movieplay
powwow-muc
-powwow.6
+doc/powwow.doc
+man/powwow.6
+man/powwow.6.utf-8
diff --git a/configure.ac b/configure.ac
index 3798599..a27f2df 100644
--- a/configure.ac
+++ b/configure.ac
@@ -150,7 +150,7 @@ AC_C_CONST
# Checks for library functions.
AC_FUNC_MALLOC
-AC_OUTPUT(Makefile src/Makefile doc/Makefile man/Makefile)
+AC_OUTPUT(Makefile src/Makefile doc/powwow.doc doc/Makefile man/powwow.6.utf-8 man/Makefile)
AC_OUTPUT
diff --git a/doc/powwow.doc b/doc/powwow.doc.in
index 0404328..7236f87 100644
--- a/doc/powwow.doc
+++ b/doc/powwow.doc.in
@@ -1,6 +1,6 @@
P O W W O W
- doc for version 1.2.21
+ doc for version @PACKAGE_VERSION@
last modified Oct 09, 2007
INTRODUCTION
diff --git a/man/powwow.6.utf-8 b/man/powwow.6.utf-8.in
index 6100ccf..cecf843 100644
--- a/man/powwow.6.utf-8
+++ b/man/powwow.6.utf-8.in
@@ -1,5 +1,5 @@
.\" -*-nroff-*-
-.TH POWWOW 6 "2018-Sep-11" "powwow 1.2.20"
+.TH POWWOW 6 "2018-Sep-11" "powwow @PACKAGE_VERSION@"
.SH NAME
powwow \- telnet protocol client for MUD playing
.SH SYNOPSIS