diff options
| author | Eli Zaretskii | 2002-01-13 11:57:37 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2002-01-13 11:57:37 +0000 |
| commit | cf22597407434e9d645b5d83dfd447bcdff46bb6 (patch) | |
| tree | 753e7fbdf0f17c3af61eeaed79b0c35ae7a1bc15 /man | |
| parent | e155625190bb9422af43089c45c5ed1880cf2e73 (diff) | |
| download | emacs-cf22597407434e9d645b5d83dfd447bcdff46bb6.tar.gz emacs-cf22597407434e9d645b5d83dfd447bcdff46bb6.zip | |
(Table of Resources): Fix the markup and the wording of the last change.
Diffstat (limited to 'man')
| -rw-r--r-- | man/xresources.texi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/xresources.texi b/man/xresources.texi index 3fcf628e8ef..1351be7d138 100644 --- a/man/xresources.texi +++ b/man/xresources.texi | |||
| @@ -173,10 +173,10 @@ name, only that frame). However, the size, if specified here, applies to | |||
| 173 | all frames. | 173 | all frames. |
| 174 | 174 | ||
| 175 | @item @code{fullscreen} (class @code{Fullscreen}) | 175 | @item @code{fullscreen} (class @code{Fullscreen}) |
| 176 | Specify wanted fullscreen size. The value can be one of @code{fullboth}, | 176 | The desired fullscreen size. The value can be one of @code{fullboth}, |
| 177 | @code{fullwidth} or @code{fullheight}, that each corresponds to | 177 | @code{fullwidth} or @code{fullheight}, which correspond to |
| 178 | the command line options @code{-fs}, @code{-fw} and @code{-fh} | 178 | the command-line options @samp{-fs}, @samp{-fw}, and @samp{-fh} |
| 179 | @pxref{Window Size X}. | 179 | (@pxref{Window Size X}). |
| 180 | 180 | ||
| 181 | Note that this applies to all frames created, not just the initial | 181 | Note that this applies to all frames created, not just the initial |
| 182 | one. | 182 | one. |