summaryrefslogtreecommitdiffstats
path: root/ebtables.8.in
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@inai.de>2018-06-27 11:50:40 +0200
committerFlorian Westphal <fw@strlen.de>2018-07-02 18:07:10 +0200
commit4f3c04785c807623c483b184e534b935c7580153 (patch)
tree6fb1e847cc1826f8e9f00d9c062399c7e0befa4d /ebtables.8.in
parent72d973059efc3637cfe8f6473ec214c8c15206dc (diff)
build: use autoconf-style placeholders in sed-ed files
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'ebtables.8.in')
-rw-r--r--ebtables.8.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/ebtables.8.in b/ebtables.8.in
index e3290fe..3e97c84 100644
--- a/ebtables.8.in
+++ b/ebtables.8.in
@@ -1,4 +1,4 @@
-.TH EBTABLES 8 "$(DATE)"
+.TH EBTABLES 8 "@PACKAGE_DATE@"
.\"
.\" Man page written by Bart De Schuymer <bdschuym@pandora.be>
.\" It is based on the iptables man page.
@@ -24,7 +24,7 @@
.\"
.\"
.SH NAME
-ebtables (v$(VERSION)) \- Ethernet bridge frame table administration
+ebtables (@PACKAGE_VERSION@) \- Ethernet bridge frame table administration
.SH SYNOPSIS
.BR "ebtables " [ -t " table ] " - [ ACDI "] chain rule specification [match extensions] [watcher extensions] target"
.br
@@ -1123,7 +1123,7 @@ arp message and the hardware address length in the arp header is 6 bytes.
.br
.SH FILES
.I /etc/ethertypes
-.I $(LOCKFILE)
+.I @LOCKFILE@
.SH ENVIRONMENT VARIABLES
.I EBTABLES_ATOMIC_FILE
.SH MAILINGLISTS