diff options
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. |