diff options
| author | Stefan Kangas | 2024-07-18 10:36:01 +0200 |
|---|---|---|
| committer | Stefan Kangas | 2024-07-18 10:39:39 +0200 |
| commit | b2ac343586709063edb2a3bdfb2cdc1ac484cda1 (patch) | |
| tree | 6c89641ae44dd1b76f7233ec6d00299f1fb157f3 | |
| parent | 110b3d08d73b01c84ee7160c656c66eb206a7d90 (diff) | |
| download | emacs-b2ac343586709063edb2a3bdfb2cdc1ac484cda1.tar.gz emacs-b2ac343586709063edb2a3bdfb2cdc1ac484cda1.zip | |
; * doc/man/emacs.1.in: Improve wording.
| -rw-r--r-- | doc/man/emacs.1.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/emacs.1.in b/doc/man/emacs.1.in index bf3ef9b111d..04eb0c98d3a 100644 --- a/doc/man/emacs.1.in +++ b/doc/man/emacs.1.in | |||
| @@ -144,7 +144,7 @@ Display | |||
| 144 | version information and exit. | 144 | version information and exit. |
| 145 | .TP | 145 | .TP |
| 146 | .B \-\-help | 146 | .B \-\-help |
| 147 | Display this help and exit. | 147 | Display help and exit. |
| 148 | .RE | 148 | .RE |
| 149 | .PP | 149 | .PP |
| 150 | The following options are Lisp-oriented | 150 | The following options are Lisp-oriented |