summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/findhyph
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/support/findhyph')
-rwxr-xr-xMaster/texmf-dist/doc/support/findhyph/findhyph.bat19
-rw-r--r--Master/texmf-dist/doc/support/findhyph/findhyph.txt10
2 files changed, 27 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/support/findhyph/findhyph.bat b/Master/texmf-dist/doc/support/findhyph/findhyph.bat
index 67b1987acf9..df4db58bb50 100755
--- a/Master/texmf-dist/doc/support/findhyph/findhyph.bat
+++ b/Master/texmf-dist/doc/support/findhyph/findhyph.bat
@@ -220,7 +220,7 @@ __END__
=head1 NAME
-B<findhyph> -- find words hyphenated by TeX in a document
+B<findhyph> - find words hyphenated by TeX in a document
=head1 INSTALLATION
@@ -230,6 +230,13 @@ C</usr/bin/> for Unix-like systems or in PATH when using B<findhyph.bat>.
=head1 SYNOPSIS
+B<findhyph [options]> F<foo.log>
+
+
+=head1 DESCRIPTION
+
+To use this program:
+
=over 4
=item 1)
@@ -386,6 +393,16 @@ improved example definition of the C<\setlooseness> macro
=back
+=head4 3.3 (2013-06-18)
+
+=over 4
+
+=item *
+
+fixed the manual page as suggested by Eric S. Raymond
+
+=back
+
=head1 LICENSE
This program is free software; you can redistribute it and/or modify
diff --git a/Master/texmf-dist/doc/support/findhyph/findhyph.txt b/Master/texmf-dist/doc/support/findhyph/findhyph.txt
index c2c5d45e07a..aaa45a5ab1d 100644
--- a/Master/texmf-dist/doc/support/findhyph/findhyph.txt
+++ b/Master/texmf-dist/doc/support/findhyph/findhyph.txt
@@ -1,5 +1,5 @@
NAME
- findhyph -- find words hyphenated by TeX in a document
+ findhyph - find words hyphenated by TeX in a document
INSTALLATION
Copy findhyph or findhyph.bat (depending on OS used) to a directory
@@ -7,6 +7,11 @@ INSTALLATION
"/usr/bin/" for Unix-like systems or in PATH when using findhyph.bat.
SYNOPSIS
+ findhyph [options] foo.log
+
+DESCRIPTION
+ To use this program:
+
1) set "\tracingparagraphs=1" in a TeX document foo.tex and run:
2) tex foo.tex
@@ -90,6 +95,9 @@ HISTORY
* improved example definition of the "\setlooseness" macro (thanks to
Karl Berry)
+ 3.3 (2013-06-18)
+ * fixed the manual page as suggested by Eric S. Raymond
+
LICENSE
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the