diff options
author | Richard M. Stallman <rms@gnu.org> | 1996-03-02 05:37:13 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1996-03-02 05:37:13 +0000 |
commit | 61f71ed128b487c167ea6bc36a9a1dc35a7ada97 (patch) | |
tree | e2714df06f167ad015ec7f41f2ce7a86b0ac819a /lisp/man.el | |
parent | f85826d791b4072e4a8794bdf07bff5e10b73613 (diff) | |
download | emacs-61f71ed128b487c167ea6bc36a9a1dc35a7ada97.tar.gz |
Comment change.
Diffstat (limited to 'lisp/man.el')
-rw-r--r-- | lisp/man.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/man.el b/lisp/man.el index 463f5a8e4e8..ccc03a9b6da 100644 --- a/lisp/man.el +++ b/lisp/man.el @@ -1,6 +1,6 @@ ;;; man.el --- browse UNIX manual pages -;; Copyright (C) 1993, 1994 Free Software Foundation, Inc. +;; Copyright (C) 1993, 1994, 1996 Free Software Foundation, Inc. ;; Author: Barry A. Warsaw <bwarsaw@cen.com> ;; Keywords: help |