From d12fc1837d63fd6859c940fccd50abaad7a48d55 Mon Sep 17 00:00:00 2001 From: "G. Branden Robinson" Date: Sun, 28 Aug 2022 16:29:41 -0500 Subject: [eqn]: Drop support for undocumented '-D' option. It has been undocumented, and issued a warning of its obsolescence upon use, for 30 years, since groff 1.06 (September 1992). That's plenty long enough for a deprecation cycle. * src/preproc/eqn/main.cpp (main): Do it. * NEWS: Add item. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 43463ccee..a2cfb5499 100644 --- a/NEWS +++ b/NEWS @@ -115,6 +115,10 @@ o The GNU extension to use 'o' and 'n' as left and right delimiters, respectively. If yours does, consider swapping them, or select others. +o The command-line option -D is no longer supported. It has been + undocumented, and issued a warning of its obsolescence upon use, for + 30 years, since groff 1.06 (September 1992). + pic --- -- cgit v1.2.1