diff options
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -975,7 +975,7 @@ The command `M-x woman' formats manual pages entirely in Emacs Lisp | |||
| 975 | and then displays them, like `M-x manual-entry' does. Unlike | 975 | and then displays them, like `M-x manual-entry' does. Unlike |
| 976 | `manual-entry', `woman' does not invoke any external programs, so it | 976 | `manual-entry', `woman' does not invoke any external programs, so it |
| 977 | is useful on systems such as MS-DOS/MS-Windows where the `man' and | 977 | is useful on systems such as MS-DOS/MS-Windows where the `man' and |
| 978 | Groff or `troff' are not readily available. | 978 | Groff or `troff' commands are not readily available. |
| 979 | 979 | ||
| 980 | The command `M-x woman-find-file' asks for the file name of a man | 980 | The command `M-x woman-find-file' asks for the file name of a man |
| 981 | page, then formats and displays it like `M-x woman' does. | 981 | page, then formats and displays it like `M-x woman' does. |