diff options
| author | Gerd Moellmann | 2001-02-26 10:12:28 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-02-26 10:12:28 +0000 |
| commit | ba3ce288aba127623e6c593c656805163762e303 (patch) | |
| tree | edc39af84c8af189e1dba742fd53f2378640b5f4 | |
| parent | 9f2430f1255b892c849437c3ea4fdd4e6e789162 (diff) | |
| download | emacs-ba3ce288aba127623e6c593c656805163762e303.tar.gz emacs-ba3ce288aba127623e6c593c656805163762e303.zip | |
(Bug Criteria): Reword a sentence.
| -rw-r--r-- | man/trouble.texi | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/man/trouble.texi b/man/trouble.texi index 0614fb72c90..2c2f59e93a2 100644 --- a/man/trouble.texi +++ b/man/trouble.texi | |||
| @@ -388,15 +388,16 @@ command, or don't know for certain how the command is supposed to work, | |||
| 388 | then it might actually be working right. Rather than jumping to | 388 | then it might actually be working right. Rather than jumping to |
| 389 | conclusions, show the problem to someone who knows for certain. | 389 | conclusions, show the problem to someone who knows for certain. |
| 390 | 390 | ||
| 391 | Finally, a command's intended definition may not be best for editing | 391 | Finally, a command's intended definition may not be the best |
| 392 | with. This is a very important sort of problem, but it is also a matter of | 392 | possible definition for editing with. This is a very important sort |
| 393 | judgment. Also, it is easy to come to such a conclusion out of ignorance | 393 | of problem, but it is also a matter of judgment. Also, it is easy to |
| 394 | of some of the existing features. It is probably best not to complain | 394 | come to such a conclusion out of ignorance of some of the existing |
| 395 | about such a problem until you have checked the documentation in the usual | 395 | features. It is probably best not to complain about such a problem |
| 396 | ways, feel confident that you understand it, and know for certain that what | 396 | until you have checked the documentation in the usual ways, feel |
| 397 | you want is not available. If you are not sure what the command is | 397 | confident that you understand it, and know for certain that what you |
| 398 | supposed to do after a careful reading of the manual, check the index and | 398 | want is not available. If you are not sure what the command is |
| 399 | glossary for any terms that may be unclear. | 399 | supposed to do after a careful reading of the manual, check the index |
| 400 | and glossary for any terms that may be unclear. | ||
| 400 | 401 | ||
| 401 | If after careful rereading of the manual you still do not understand | 402 | If after careful rereading of the manual you still do not understand |
| 402 | what the command should do, that indicates a bug in the manual, which | 403 | what the command should do, that indicates a bug in the manual, which |