summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2022-10-20 06:37:20 -0500
committerG. Branden Robinson <g.branden.robinson@gmail.com>2022-10-21 21:02:54 -0500
commitfa0992bb81ce7da20aee10489aaa656ebd4ae935 (patch)
tree8c0a3ec68ad9af527f5c15600c6076bf83c36046 /NEWS
parent7ae13b8817df5a4c9dc4f4d3c5793973ec8c2d1a (diff)
downloadgroff-git-fa0992bb81ce7da20aee10489aaa656ebd4ae935.tar.gz
NEWS: Fix grammar nit.
Use past perfect tense to discuss contents of now-absent file.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d8c458d56..e1a505c3e 100644
--- a/NEWS
+++ b/NEWS
@@ -433,7 +433,7 @@ o The "a4.tmac" file has been dropped from the distribution. Its
o The "safer.tmac" file has been dropped from the distribution. It was
present only to support man(1) programs that unconditionally passed
- the formatter the "-msafer" option, and has contained only comments
+ the formatter the "-msafer" option, and had contained only comments
for over 20 years. If your man(1) program has this requirement, you
can create an empty file of this name in groff's macro file search
path (see troff(1)) or consider migrating to man-db man(1).