doc/*.man.in: hard-code man-page dates

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:24:39 +02:00
parent 091370593c
commit 073409f5ed
6 changed files with 8 additions and 31 deletions

View File

@ -21,16 +21,13 @@ datadir = @datadir@
cp $< $@
%.4: %.man
MANDATE=`grep CHECKIN $< | $(AWK) '{print $$4}'`; \
$(SED) -e s%@MANDATE@%$$MANDATE%g $< > $@
cp $< $@
%.7: %.man
MANDATE=`grep CHECKIN $< | $(AWK) '{print $$4}'`; \
$(SED) -e s%@MANDATE@%$$MANDATE%g $< > $@
cp $< $@
%.8: %.man
MANDATE=`grep CHECKIN $< | $(AWK) '{print $$4}'`; \
$(SED) -e s%@MANDATE@%$$MANDATE%g $< > $@
cp $< $@
all: $(MANPAGES)

View File

@ -1,12 +1,8 @@
.\" $Id: isdn_audio.man.in,v 1.5 1999/09/06 08:03:23 fritz Exp $
.\"
.\" CHECKIN $Date: 1999/09/06 08:03:23 $
.\"
.\" Process this file with
.\" groff -man -Tascii isdn_audio.4 for ASCII output, or
.\" groff -man -Tps isdn_audio.4 for PostScript output
.\"
.TH isdn_audio 4 "@MANDATE@" "ISDN 4 Linux @I4LVERSION@" "Special files"
.TH isdn_audio 4 "September 1999" "ISDN 4 Linux @I4LVERSION@" "Special files"
.SH NAME
isdn_audio \- audio extension of ttyI ISDN character devices
.SH DESCRIPTION

View File

@ -1,12 +1,8 @@
.\" $Id: isdn_cause.man.in,v 1.4 1998/12/02 16:53:28 paul Exp $
.\"
.\" CHECKIN $Date: 1998/12/02 16:53:28 $
.\"
.\" Process this file with
.\" groff -man -Tascii isdn_cause.7 for ASCII output, or
.\" groff -man -Tps isdn_cause.7 for PostScript output
.\"
.TH isdn_cause 7 "@MANDATE@" "ISDN 4 Linux @I4LVERSION@" Miscellaneous
.TH isdn_cause 7 "December 1998" "ISDN 4 Linux @I4LVERSION@" Miscellaneous
.SH NAME
isdn_cause \- Description of ISDN cause messages.
.SH DESCRIPTION

View File

@ -1,12 +1,8 @@
.\" $Id: isdnctrl.man.in,v 1.4 1999/09/06 08:03:23 fritz Exp $
.\"
.\" CHECKIN $Date: 1999/09/06 08:03:23 $
.\"
.\" Process this file with
.\" groff -man -Tascii isdnctrl.4 for ASCII output, or
.\" groff -man -Tps isdnctrl.4 for PostScript output
.\"
.TH isdnctrl 4 "@MANDATE@" "ISDN 4 Linux @I4LVERSION@" "Special files"
.TH isdnctrl 4 "September 1999" "ISDN 4 Linux @I4LVERSION@" "Special files"
.SH NAME
isdnctrl \- ISDN control device
.SH SYNOPSIS

View File

@ -1,12 +1,8 @@
.\" $Id: isdninfo.man.in,v 1.4 1999/09/06 08:03:23 fritz Exp $
.\"
.\" CHECKIN $Date: 1999/09/06 08:03:23 $
.\"
.\" Process this file with
.\" groff -man -Tascii isdninfo.4 for ASCII output, or
.\" groff -man -Tps isdninfo.4 for PostScript output
.\"
.TH isdninfo 4 "@MANDATE@" "ISDN 4 Linux @I4LVERSION@" "Special files"
.TH isdninfo 4 "September 1999" "ISDN 4 Linux @I4LVERSION@" "Special files"
.SH NAME
isdninfo \- ISDN status device
.SH SYNOPSIS

View File

@ -1,12 +1,8 @@
.\" $Id: ttyI.man.in,v 1.11 2002/01/31 18:52:12 paul Exp $
.\"
.\" CHECKIN $Date: 2002/01/31 18:52:12 $
.\"
.\" Process this file with
.\" groff -man -Tascii ttyI.4 for ASCII output, or
.\" groff -man -Tps ttyI.4 for PostScript output
.\"
.TH ttyi 4 "@MANDATE@" "ISDN 4 Linux @I4LVERSION@" "Special files"
.TH ttyi 4 "January 2002" "ISDN 4 Linux @I4LVERSION@" "Special files"
.SH NAME
ttyI \- ISDN character devices with modem emulator
.SH DESCRIPTION