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 | f5632218b0992192a4f6c1ad59afe285b1f91d1f (patch) | |
tree | ead6a12ec1d01a1cad1eba40c35c1d3238ac4a4b /lisp/man.el | |
parent | 149bb5bea46275a0354cc43158e6b7c7ef86172c (diff) | |
download | emacs-f5632218b0992192a4f6c1ad59afe285b1f91d1f.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 |