summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/tlpkg/doc/releng.txt2
-rw-r--r--Master/tlpkg/installer/install-menu-text.pl2
2 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/doc/releng.txt b/Master/tlpkg/doc/releng.txt
index 36315796367..70437276dce 100644
--- a/Master/tlpkg/doc/releng.txt
+++ b/Master/tlpkg/doc/releng.txt
@@ -125,7 +125,7 @@ mkdir /home/ftp/texlive/tlpretest/tlpkg
touch !$/texlive.tlpdb
force_rebuild=true cron.tl
-10. After first rebuild success, undo --recreate and proceed normally.
+10. After first rebuild success, undo --recreate. Life goes on.
A. At some point, after tlnet freeze:
Run tl-update-linked-scripts for consistency.
diff --git a/Master/tlpkg/installer/install-menu-text.pl b/Master/tlpkg/installer/install-menu-text.pl
index ea09b06dfe0..516c6d72ba2 100644
--- a/Master/tlpkg/installer/install-menu-text.pl
+++ b/Master/tlpkg/installer/install-menu-text.pl
@@ -793,7 +793,7 @@ sub options_menu {
print <<"EOF";
<P> use letter size instead of A4 by default: $b_letter
<E> execution of restricted list of programs: $b_restricted
- <F> create format files: $b_fmt
+ <F> create all format files: $b_fmt
EOF
;
if ($vars{'doc_splitting_supported'} and !$opt_in_place) {