aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorPo Lu2023-02-19 22:41:42 +0800
committerPo Lu2023-02-19 22:41:42 +0800
commite5232fc0e508464533f783d6c03bf1aec29a58e5 (patch)
tree042fac18d2bc683e4e9171e9461cca7ea8de67a5 /admin
parent05791d09f65ebefdf00bf5711845b5ed6cf37e07 (diff)
parent34f44ae07e0a3ba7ae43d79ab71b03795cb4acf5 (diff)
downloademacs-e5232fc0e508464533f783d6c03bf1aec29a58e5.tar.gz
emacs-e5232fc0e508464533f783d6c03bf1aec29a58e5.zip
Merge remote-tracking branch 'origin/master' into feature/android
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