summaryrefslogtreecommitdiff
path: root/contrib/gdiffmk/README
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gdiffmk/README')
-rw-r--r--contrib/gdiffmk/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/gdiffmk/README b/contrib/gdiffmk/README
index 7a6e84195..c71e37b5d 100644
--- a/contrib/gdiffmk/README
+++ b/contrib/gdiffmk/README
@@ -1,14 +1,14 @@
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.
+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
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
+'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
@@ -19,8 +19,8 @@ translates the output into something groff/troff/nroff can handle.
Note the BUGS on the man page.
-The `tests' directory contains simple tests. `runtests run' runs them and
-compares the output against baseline files. Calling `runtests' without
+The 'tests' directory contains simple tests. 'runtests run' runs them and
+compares the output against baseline files. Calling 'runtests' without
argument gives the usage.
----------------------------------------------------------------------------