summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLPSRC.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/TeXLive/TLPSRC.pm')
-rw-r--r--Master/tlpkg/TeXLive/TLPSRC.pm9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/tlpkg/TeXLive/TLPSRC.pm b/Master/tlpkg/TeXLive/TLPSRC.pm
index d2d13d98543..87969bdb859 100644
--- a/Master/tlpkg/TeXLive/TLPSRC.pm
+++ b/Master/tlpkg/TeXLive/TLPSRC.pm
@@ -798,13 +798,14 @@ intervening subdirectories, e.g.:
=item C<r> I<regexp>
-includes all files matching the regexp C</^regexp$/>
+includes all files matching the regexp C<^>I<regexp>C<$>.
=item C<a> I<name1> [<name2> ...]
-includes auto generated patterns for each I<nameN> as if the package
-itself would be named I<nameN>. That is useful if a package (like venturisadf)
-contains toplevel directories named after different fonts.
+includes auto-generated patterns for each I<name> as if the package
+itself were named I<name>. That is useful if a package contains
+top-level directories named after different fonts; for example,
+C<venturisadf>.
=back