bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#59631: 29.0.50; [PATCH] New check-man target to check man pages for


From: Stefan Kangas
Subject: bug#59631: 29.0.50; [PATCH] New check-man target to check man pages for errors
Date: Sun, 27 Nov 2022 07:23:49 -0800

Severity: wishlist

The attached patch adds a new check-man target to check our man pages
for errors.  I know we prefer info over man, but why not.  It will catch
mistakes, like using unknown macros, etc.

To test this, change a macro like ".B" to ".BBB" in doc/man/emacs.1 and
run "make check-man".

Attachment: 0001-Add-new-check-man-target.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]