gbranden pushed a commit to branch master
in repository groff.

commit e1d61016be76e632bdd8dc1282e5a4d5839345ef
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Dec 18 12:11:32 2025 -0600

    contrib/gdiffmk/README: Rewrap breakable lines.
    
    ...at 72 columns.  Despair of URLs.
---
 contrib/gdiffmk/README | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/contrib/gdiffmk/README b/contrib/gdiffmk/README
index ad0c59248..8fb0d8b39 100644
--- a/contrib/gdiffmk/README
+++ b/contrib/gdiffmk/README
@@ -1,18 +1,18 @@
-gdiffmk is approximately a recreation of the original Bell Labs/AT&T diffmk
-command for troff/nroff documents, with enhancements.
+gdiffmk is approximately a recreation of the original Bell Labs/AT&T
+diffmk command for troff/nroff documents, with enhancements.
 
 It should not be confused with 'diffmk' commands that operate on XML.
 
-The inspiration for this code was a Perl 2 version written in 1989 by Randal
-L. Schwartz.  See
+The inspiration for this code was a Perl 2 version written in 1989 by
+Randal L. Schwartz.  See
   landfield.com/software/comp.sources.misc/archive-name/volume06/diffmk.p.gz
 
-The command also attempts to reproduce some of the functionality of the old
-'nrchbar' command.  See
+The command also attempts to reproduce some of the functionality of the
+old 'nrchbar' command.  See
   
open-systems.ufl.edu/mirrors/ftp.isc.org/usenet/comp.sources.unix/volume10/nrchbar.Z
 
-Thanks to Werner Lemberg for help in making the package more portable and
-fit into the GNU groff source structure.
+Thanks to Werner Lemberg for help in making the package more portable
+and fit into the GNU groff source structure.
 
 GNU diff(1) with the -Dname option does all of the work and sed(1)
 translates the output into something groff/troff/nroff can handle.

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to