summaryrefslogtreecommitdiff
path: root/lisp/man.el
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1994-03-31 22:01:12 +0000
committerKarl Heuer <kwzh@gnu.org>1994-03-31 22:01:12 +0000
commit58732bd4aa6015e8ae37baaf1ca7a2572a71ea59 (patch)
tree377a630905cbc656e5ba9f722f0fe1feed0ed64f /lisp/man.el
parentefc63ef0e1c914daccb5e337c26528430ad6a486 (diff)
downloademacs-58732bd4aa6015e8ae37baaf1ca7a2572a71ea59.tar.gz
(Man-filter-list): New footer format to delete.
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 53879eff066..64faa8d930d 100644
--- a/lisp/man.el
+++ b/lisp/man.el
@@ -147,6 +147,7 @@ the associated section number.")
"-e '/^ *\\([A-Za-z][A-Za-z.]*([0-9A-Za-z][-0-9A-Za-z+]*)\\).*\\1$/d'"
"-e '/^[ \\t]*Hewlett-Packard Company[ \\t]*- [0-9]* -.*$/d'"
"-e '/^[ \\t]*Hewlett-Packard[ \\t]*- [0-9]* -.*$/d'"
+ "-e '/^ *- [0-9]* - *Formatted:.*[0-9]$/d'"
"-e '/^ *Page [0-9]*.*(printed [0-9\\/]*)$/d'"
"-e '/^Printed [0-9].*[0-9]$/d'"
"-e '/^[ \\t]*X Version 1[01].*Release [0-9]/d'"