Mercurial > emacs
changeset 28955:6cfd3ddf0911
Correct a typo in description of `woman.el'.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Wed, 17 May 2000 12:08:51 +0000 |
parents | 66670931eb9a |
children | 0f141d8bd5e7 |
files | etc/NEWS |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Wed May 17 11:38:40 2000 +0000 +++ b/etc/NEWS Wed May 17 12:08:51 2000 +0000 @@ -975,7 +975,7 @@ and then displays them, like `M-x manual-entry' does. Unlike `manual-entry', `woman' does not invoke any external programs, so it is useful on systems such as MS-DOS/MS-Windows where the `man' and -Groff or `troff' are not readily available. +Groff or `troff' commands are not readily available. The command `M-x woman-find-file' asks for the file name of a man page, then formats and displays it like `M-x woman' does.