summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/findhyph/findhyph
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts/findhyph/findhyph')
-rwxr-xr-xMaster/texmf-dist/scripts/findhyph/findhyph19
1 files changed, 18 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/findhyph/findhyph b/Master/texmf-dist/scripts/findhyph/findhyph
index c4a7089308f..7436af4c552 100755
--- a/Master/texmf-dist/scripts/findhyph/findhyph
+++ b/Master/texmf-dist/scripts/findhyph/findhyph
@@ -207,7 +207,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
@@ -217,6 +217,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)
@@ -373,6 +380,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