summaryrefslogtreecommitdiff
path: root/README
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 /README
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 'README')
-rw-r--r--README6
1 files changed, 4 insertions, 2 deletions
diff --git a/README b/README
index c80ee3a9a..3db100eb7 100644
--- a/README
+++ b/README
@@ -76,8 +76,8 @@ only for `HTML' output (and for compilation from the repository). If
you don't intend to produce output in either of these formats, then
these packages are unnecessary.
-Additionally, producing `PDF' output directly with the `gropdf' device needs
-a working installation of `perl'. The same is true for some other
+Additionally, producing `PDF' output directly with the `gropdf' device
+needs a working installation of `perl'. The same is true for some other
preprocessors like `chem'.
The `groff' configure script searches for the X11 headers and
@@ -122,5 +122,7 @@ GNU `groff' was written by James Clark <jjc@jclark.com>.
##### Editor settings
Local Variables:
+fill-column: 72
mode: text
End:
+vim: set textwidth=72: