changeset 14057:61ef36a83a98

(Man-filter-list): Recognize "Rev" footers.
author Karl Heuer <kwzh@gnu.org>
date Mon, 08 Jan 1996 22:49:24 +0000
parents 41802d268ffb
children be8c739308f7
files lisp/man.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/man.el	Mon Jan 08 22:41:40 1996 +0000
+++ b/lisp/man.el	Mon Jan 08 22:49:24 1996 +0000
@@ -353,6 +353,7 @@
        "-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