summaryrefslogtreecommitdiff
path: root/lisp/man.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/man.el')
-rw-r--r--lisp/man.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/man.el b/lisp/man.el
index 86270db1e39..a85ef90d3d5 100644
--- a/lisp/man.el
+++ b/lisp/man.el
@@ -353,6 +353,7 @@ This is necessary if one wants to dump man.el with emacs."
"-e '/^[A-za-z].*Last[ \t]change:/d'"
"-e '/^Sun[ \t]Release[ \t][0-9].*[0-9]$/d'"
"-e '/[ \t]*Copyright [0-9]* UNIX System Laboratories, Inc.$/d'"
+ "-e '/^[ \t]*Rev\\..*Page [0-9][0-9]*$/d'"
))
(cons
Man-awk-command