divertctrl/divertctrl.man.in: hard-code man-page date & autoreconf

Do not use the date of the last RCS checkin-time as manual page data.
This does not make sense anymore with git as DVCS.
This commit is contained in:
Peter Marschall 2012-04-27 18:13:39 +02:00
parent e52f8761cb
commit c8f7911088
3 changed files with 1 additions and 6 deletions

View File

@ -607,7 +607,6 @@ CONFIG_MANDIR
CONFIG_SBINDIR
I4LVERSION
I4LCONFDIR
MANDATE
DEBUGVAR
EGREP
GREP
@ -2083,7 +2082,6 @@ I4LCONFDIR=${I4LCONFDIR:-"/etc/isdn"}
I4LVERSION=${I4LVERSION:-"?.?"}
CONFIG_SBINDIR=${sbindir:-"/usr/sbin"}
CONFIG_MANDIR=${mandir:-"/usr/man"}
MANDATE=`grep CHECKIN divertctrl.man.in | awk '{print $4}'`
ac_aux_dir=
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
@ -3625,7 +3623,6 @@ fi
ac_config_files="$ac_config_files Makefile divertctrl.man"
cat >confcache <<\_ACEOF

View File

@ -9,7 +9,6 @@ I4LCONFDIR=${I4LCONFDIR:-"/etc/isdn"}
I4LVERSION=${I4LVERSION:-"?.?"}
CONFIG_SBINDIR=${sbindir:-"/usr/sbin"}
CONFIG_MANDIR=${mandir:-"/usr/man"}
MANDATE=`grep CHECKIN divertctrl.man.in | awk '{print $4}'`
dnl Checks for programs.
AC_PROG_INSTALL
@ -32,7 +31,6 @@ AC_ARG_ENABLE(dump,
DEBUGVAR=-D__DEBUGVAR__)
AC_SUBST(DEBUGVAR)
AC_SUBST(MANDATE)
AC_SUBST(I4LCONFDIR)
AC_SUBST(I4LVERSION)
AC_SUBST(CONFIG_SBINDIR)

View File

@ -6,7 +6,7 @@
.\" groff -man -Tascii divertctrl.8 for ASCII output, or
.\" groff -man -Tps divertctrl.8 for PostScript output
.\"
.TH divertctrl 8 "@MANDATE@" isdn4k-utils-@I4LVERSION@ "Linux System Administration"
.TH divertctrl 8 "June 2001" isdn4k-utils-@I4LVERSION@ "Linux System Administration"
.SH NAME
divertctrl \- set/query ISDN diversion services for (E)DSS1 protocol
.SH SYNOPSIS