summaryrefslogtreecommitdiff
path: root/PROJECTS
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2020-04-29 01:00:28 +1000
committerG. Branden Robinson <g.branden.robinson@gmail.com>2020-04-29 01:50:39 +1000
commit1dfbbf0b56964f75c589174680d02422d5328017 (patch)
tree5bcdf063f85fc216470943a9f823c86100fff214 /PROJECTS
parent8e12f879267f2550e2ebab9ad8c9340796952821 (diff)
downloadgroff-git-1dfbbf0b56964f75c589174680d02422d5328017.tar.gz
Reflow or fix long lines in top-level docs.
This did not produce much churn except in README.MinGW, which seems to have been deliberately wrapped at 76 columns instead of 72--sorry. Also update (in INSTALL.REPO's case, add) editor settings.
Diffstat (limited to 'PROJECTS')
-rw-r--r--PROJECTS8
1 files changed, 5 insertions, 3 deletions
diff --git a/PROJECTS b/PROJECTS
index c2078ebe5..190c94bad 100644
--- a/PROJECTS
+++ b/PROJECTS
@@ -24,10 +24,10 @@ Here are some things that would be useful additions to groff:
distribution.
refer: `refer' database directory under /usr/local/share.
- There maybe create a default database `Ind' or others for
- storing books and documents for `groff' man pages.
+ There maybe create a default database `Ind' or others for
+ storing books and documents for `groff' man pages.
Write the following `groff' programs from Heirloom and
- `refer' history:
+ `refer' history:
- addbib
- roffbib
- sortbib
@@ -46,5 +46,7 @@ has gotten there first.
##### Editor settings
Local Variables:
+fill-column: 72
mode: text
End:
+vim: set filetype= textwidth=72: