diff options
Diffstat (limited to 'admin/release-process')
| -rw-r--r-- | admin/release-process | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/admin/release-process b/admin/release-process index b76a6aa4ec8..7240ff10a29 100644 --- a/admin/release-process +++ b/admin/release-process | |||
| @@ -222,6 +222,13 @@ https://publicsuffix.org/list/public_suffix_list.dat | |||
| 222 | - leim/SKK-DIC/SKK-JISYO.L | 222 | - leim/SKK-DIC/SKK-JISYO.L |
| 223 | https://raw.githubusercontent.com/skk-dev/dict/master/SKK-JISYO.L | 223 | https://raw.githubusercontent.com/skk-dev/dict/master/SKK-JISYO.L |
| 224 | 224 | ||
| 225 | ** Check for mistakes in man pages. | ||
| 226 | |||
| 227 | The below script checks for any mistakes in the source text of | ||
| 228 | manual pages. Fix any errors and re-run the script to verify. | ||
| 229 | |||
| 230 | ./admin/check-man-pages | ||
| 231 | |||
| 225 | * BUGS | 232 | * BUGS |
| 226 | 233 | ||
| 227 | ** Check for modes which bind M-s that conflicts with a new global binding M-s | 234 | ** Check for modes which bind M-s that conflicts with a new global binding M-s |