summaryrefslogtreecommitdiff
path: root/src/utils/pfbtops
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2015-08-09 05:31:00 +0200
committerWerner Lemberg <wl@gnu.org>2015-08-09 05:31:00 +0200
commite89eadb042a8aacd3dc85768249eb8166a890d24 (patch)
tree1eca57fa7b32bb035d902f9c5e4dd0ddf7ec4f44 /src/utils/pfbtops
parenta0c631ffb06e83c288ae96a9833dab70d5993b61 (diff)
downloadgroff-git-e89eadb042a8aacd3dc85768249eb8166a890d24.tar.gz
Revert previous commit, since it doesn't work correctly yet.
Diffstat (limited to 'src/utils/pfbtops')
-rw-r--r--src/utils/pfbtops/pfbtops.am6
-rw-r--r--src/utils/pfbtops/pfbtops.man (renamed from src/utils/pfbtops/pfbtops.1.man)0
2 files changed, 3 insertions, 3 deletions
diff --git a/src/utils/pfbtops/pfbtops.am b/src/utils/pfbtops/pfbtops.am
index 8275968a9..bc99cfd0f 100644
--- a/src/utils/pfbtops/pfbtops.am
+++ b/src/utils/pfbtops/pfbtops.am
@@ -1,7 +1,7 @@
# Copyright (C) 2014-2015
# Free Software Foundation, Inc.
#
-# Latest update: 7 Aug 2015
+# Latest update: 5 Aug 2015
#
# This file is part of groff.
#
@@ -19,8 +19,8 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
bin_PROGRAMS += pfbtops
-man1_MANS += src/utils/pfbtops/pfbtops.1.n
-EXTRA_DIST += src/utils/pfbtops/pfbtops.1.man
+man1_MANS += src/utils/pfbtops/pfbtops.n
+EXTRA_DIST += src/utils/pfbtops/pfbtops.man
pfbtops_SOURCES = src/utils/pfbtops/pfbtops.c
pfbtops_LDADD = libgroff.a $(LIBM)
# We use the following trick to force the use of C++ compiler
diff --git a/src/utils/pfbtops/pfbtops.1.man b/src/utils/pfbtops/pfbtops.man
index 630d62296..630d62296 100644
--- a/src/utils/pfbtops/pfbtops.1.man
+++ b/src/utils/pfbtops/pfbtops.man