summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/binutils/doc
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/binutils/doc')
-rw-r--r--binutils-2.25/binutils/doc/Makefile.am2
-rw-r--r--binutils-2.25/binutils/doc/Makefile.in4
2 files changed, 3 insertions, 3 deletions
diff --git a/binutils-2.25/binutils/doc/Makefile.am b/binutils-2.25/binutils/doc/Makefile.am
index e7a38c29..1c9b989e 100644
--- a/binutils-2.25/binutils/doc/Makefile.am
+++ b/binutils-2.25/binutils/doc/Makefile.am
@@ -28,7 +28,7 @@ MANCONF = -Dman
TEXI2POD = perl $(top_srcdir)/../etc/texi2pod.pl $(AM_MAKEINFOFLAGS)
POD2MAN = pod2man --center="GNU Development Tools" \
- --release="binutils-$(VERSION)" --section=1
+ --release="binutils-$(VERSION)" --section=1 --date=" "
# List of man pages generated from binutils.texi
man_MANS = \
diff --git a/binutils-2.25/binutils/doc/Makefile.in b/binutils-2.25/binutils/doc/Makefile.in
index 2b172e11..21079c56 100644
--- a/binutils-2.25/binutils/doc/Makefile.in
+++ b/binutils-2.25/binutils/doc/Makefile.in
@@ -16,7 +16,7 @@
@SET_MAKE@
#
-# Copyright (C) 2012-2014 Free Software Foundation, Inc.
+# Copyright (C) 2012-2015 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -289,7 +289,7 @@ CONFIG = all
MANCONF = -Dman
TEXI2POD = perl $(top_srcdir)/../etc/texi2pod.pl $(AM_MAKEINFOFLAGS)
POD2MAN = pod2man --center="GNU Development Tools" \
- --release="binutils-$(VERSION)" --section=1
+ --release="binutils-$(VERSION)" --section=1 --date=" "
# List of man pages generated from binutils.texi