diff options
| -rw-r--r-- | doc/man/emacs.1.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/emacs.1.in b/doc/man/emacs.1.in index da912bd5112..290be604e3b 100644 --- a/doc/man/emacs.1.in +++ b/doc/man/emacs.1.in | |||
| @@ -197,7 +197,7 @@ searches for Lisp files. | |||
| 197 | .\" START DELETING HERE IF YOU'RE NOT USING X | 197 | .\" START DELETING HERE IF YOU'RE NOT USING X |
| 198 | .SS Using Emacs with X | 198 | .SS Using Emacs with X |
| 199 | .I Emacs | 199 | .I Emacs |
| 200 | has been tailored to work well with the X window system. | 200 | has been tailored to work well with the X Window System. |
| 201 | If you run | 201 | If you run |
| 202 | .I Emacs | 202 | .I Emacs |
| 203 | from under X windows, it will create its own X window to | 203 | from under X windows, it will create its own X window to |
| @@ -566,7 +566,7 @@ distribution. | |||
| 566 | /usr/local/share/info \(em files for the Info documentation browser. | 566 | /usr/local/share/info \(em files for the Info documentation browser. |
| 567 | The complete text of the Emacs reference manual is included in a | 567 | The complete text of the Emacs reference manual is included in a |
| 568 | convenient tree structured form. | 568 | convenient tree structured form. |
| 569 | Also includes the Emacs Lisp Reference Manual, useful to anyone | 569 | This includes the Emacs Lisp Reference Manual, useful to anyone |
| 570 | wishing to write programs in the Emacs Lisp extension language, | 570 | wishing to write programs in the Emacs Lisp extension language, |
| 571 | and the Introduction to Programming in Emacs Lisp. | 571 | and the Introduction to Programming in Emacs Lisp. |
| 572 | 572 | ||