summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2020-04-22 18:16:13 +1000
committerG. Branden Robinson <g.branden.robinson@gmail.com>2020-04-22 18:16:13 +1000
commit1d2df80a933dd9c32dd0076280629b034f67892b (patch)
tree34f50ca425b01b7b566d2c02dcf5fae4b7ac0615 /TODO
parente6912ee51c89a1a8876639c3289d7135c8aad932 (diff)
downloadgroff-git-1d2df80a933dd9c32dd0076280629b034f67892b.tar.gz
Delete groffer.
Per discussion on the groff development mailing list, there is no desire to retain the maintenance of this portion of the groff distribution. See <https://lists.gnu.org/archive/html/groff/2020-04/msg00051.html> et seq. * contrib/groffer: Recursively delete. * Makefile.am: * arch/mingw/mingw.am: Stop building groffer. * m4/groff.m4 (GROFF_GROFFERDIR_OPTION): (GROFF_GROFFERDIR_OPTION): Delete; remove "--with-grofferdir" configuration option. * MANIFEST: * NEWS: * PROJECTS: * TODO: * contrib/chem/chem.1.man: * contrib/chem/examples/122/README.txt: * contrib/chem/examples/README.txt: * contrib/glilypond/glilypond.1.man: * contrib/gperl/gperl.1.man: * contrib/gpinyin/gpinyin.1.man: * contrib/groff_filenames/groff_filenames.5.man: * man/groff_font.5.man: * man/roff.7.man: * src/roff/groff/groff.1.man: * src/roff/grog/grog.1.man: * src/utils/addftinfo/addftinfo.1.man: * tmac/groff_trace.7.man: Delete references to groffer. Historical references to groffer deliberately remain in ChangeLog, ChangeLog.{118,120}, NEWS, contrib/{chem,glilypond}/ChangeLog, and doc/webpage.ms. This is a case of deletion, not damnatio memoriae. Some minor cosmetic changes came along for the ride: * contrib/groff_filenames/groff_filenames.5.man: Use literal section numbers for non-groff man page cross-references; the expansions @MAN[157]EXT@ are determined by groff configuration parameters and not appropriate for other pages. * contrib/groff_filenames/groff_filenames.5.man: Refer to Heirloom Doctools project as such, not "Heirloom roff", and stop ascribing its ownership to Gunnar Ritter; as I understand it, he stopped working on it years ago, and it is now maintained by others. * PROJECTS: * TODO: Correct asymmetric `quotes' in copyright comments. * contrib/chem/chem.1.man: * contrib/gperl/gperl.1.man: * contrib/gpinyin/gpinyin.1.man Stop preventing hyphenation on words that won't get hyphenated; no visible effect on output. * contrib/gperl/gperl.1.man: * contrib/groff_filenames/groff_filenames.5.man: * src/roff/grog/grog.1.man: Fix source style nit in sectioning; no visible effect on output.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index b0987824f..d8e262444 100644
--- a/TODO
+++ b/TODO
@@ -1,13 +1,13 @@
# Copyright (C) 2000-2018 Free Software Foundation, Inc.
#
-# This file is part of `groffer' which is part of `groff'.
+# This file is part of groff.
#
-# `groff' is free software; you can redistribute it and/or modify it
+# groff is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
#
-# `groff' is distributed in the hope that it will be useful, but
+# groff is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.