Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Nov 2017 08:31:17 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r325738 - in head: . share/misc
Message-ID:  <201711120831.vAC8VHfQ002538@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Nov 12 08:31:17 2017
New Revision: 325738
URL: https://svnweb.freebsd.org/changeset/base/325738

Log:
  Remove the special character definitions files for eqn(1)
  
  This files hasn't been used since groff(1) was introduced in base 23 years ago.

Deleted:
  head/share/misc/eqnchar
Modified:
  head/ObsoleteFiles.inc

Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc	Sun Nov 12 08:00:57 2017	(r325737)
+++ head/ObsoleteFiles.inc	Sun Nov 12 08:31:17 2017	(r325738)
@@ -38,6 +38,8 @@
 #   xargs -n1 | sort | uniq -d;
 # done
 
+# 20171112: Removal of eqnchar definition
+OLD_FILES+=usr/share/misc/eqnchar
 # 20171110: Removal of mailaddr man page
 OLD_FILES+=usr/share/man/man7/mailaddr.7.gz
 # 20171108: badsect(8) removal



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711120831.vAC8VHfQ002538>