aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 9014ad09e73..87305cb56b1 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -975,7 +975,7 @@ The command `M-x woman' formats manual pages entirely in Emacs Lisp
975and then displays them, like `M-x manual-entry' does. Unlike 975and 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
977is useful on systems such as MS-DOS/MS-Windows where the `man' and 977is useful on systems such as MS-DOS/MS-Windows where the `man' and
978Groff or `troff' are not readily available. 978Groff or `troff' commands are not readily available.
979 979
980The command `M-x woman-find-file' asks for the file name of a man 980The command `M-x woman-find-file' asks for the file name of a man
981page, then formats and displays it like `M-x woman' does. 981page, then formats and displays it like `M-x woman' does.