]> git.eshelyaron.com Git - emacs.git/commitdiff
; Check man pages for mistakes less frequently
authorStefan Kangas <stefankangas@gmail.com>
Fri, 24 Jan 2025 00:53:21 +0000 (01:53 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 25 Jan 2025 17:43:39 +0000 (18:43 +0100)
* admin/make-tarball.txt: Move checking man pages from here...
* admin/release-process: ...to here.

(cherry picked from commit cc791e7499fb2cc64a317e340fc90b45fb683da7)

admin/make-tarball.txt
admin/release-process

index 8e23165b2578f127b2240856b11469a2a85bcdd7..858f381cb61fcaa40a2820109504302e48a09b2d 100644 (file)
@@ -172,11 +172,6 @@ General steps (for each step, check for possible errors):
 4.    autoreconf -i -I m4 --force
       make bootstrap
 
-    The below script checks for any mistakes in the source text of
-    manual pages.  Fix any errors and re-run the script to verify.
-
-      ./admin/check-man-pages
-
     Then do this:
 
       make -C etc/refcards
index b76a6aa4ec8884581bf7d196e6e0349c47acd605..7240ff10a29f4f93094054fc695799db2d13a8c4 100644 (file)
@@ -222,6 +222,13 @@ https://publicsuffix.org/list/public_suffix_list.dat
 - leim/SKK-DIC/SKK-JISYO.L
 https://raw.githubusercontent.com/skk-dev/dict/master/SKK-JISYO.L
 
+** Check for mistakes in man pages.
+
+The below script checks for any mistakes in the source text of
+manual pages.  Fix any errors and re-run the script to verify.
+
+  ./admin/check-man-pages
+
 * BUGS
 
 ** Check for modes which bind M-s that conflicts with a new global binding M-s