aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorStefan Kangas2023-02-19 11:35:31 +0100
committerStefan Kangas2023-02-19 11:37:16 +0100
commit871cf33a450a34fcace7fe7c5448fe3043697005 (patch)
tree21986af363ed086ff9ad11211d39e4ff97bf6f28 /admin
parent4faebba2fedcb428838fbda8537140841bdd8aa0 (diff)
downloademacs-871cf33a450a34fcace7fe7c5448fe3043697005.tar.gz
emacs-871cf33a450a34fcace7fe7c5448fe3043697005.zip
; * admin/make-tarball.txt: Minor copyedit.
Diffstat (limited to 'admin')
-rw-r--r--admin/make-tarball.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt
index 45da3ed6be5..232053e5e96 100644
--- a/admin/make-tarball.txt
+++ b/admin/make-tarball.txt
@@ -150,10 +150,11 @@ General steps (for each step, check for possible errors):
1504. autoreconf -i -I m4 --force 1504. autoreconf -i -I m4 --force
151 make bootstrap 151 make bootstrap
152 152
153 The below script checks for any mistakes in the source text of
154 manual pages. Fix any errors and re-run the script to verify.
155
153 ./admin/check-man-pages 156 ./admin/check-man-pages
154 157
155 The above script checks for any mistakes in the source text of
156 manual pages. Fix any errors and re-run the script to verify.
157 Then do this: 158 Then do this:
158 159
159 make -C etc/refcards 160 make -C etc/refcards