aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorEli Zaretskii2002-01-13 11:57:37 +0000
committerEli Zaretskii2002-01-13 11:57:37 +0000
commitcf22597407434e9d645b5d83dfd447bcdff46bb6 (patch)
tree753e7fbdf0f17c3af61eeaed79b0c35ae7a1bc15 /man
parente155625190bb9422af43089c45c5ed1880cf2e73 (diff)
downloademacs-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.texi8
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
173all frames. 173all frames.
174 174
175@item @code{fullscreen} (class @code{Fullscreen}) 175@item @code{fullscreen} (class @code{Fullscreen})
176Specify wanted fullscreen size. The value can be one of @code{fullboth}, 176The 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
178the command line options @code{-fs}, @code{-fw} and @code{-fh} 178the command-line options @samp{-fs}, @samp{-fw}, and @samp{-fh}
179@pxref{Window Size X}. 179(@pxref{Window Size X}).
180 180
181Note that this applies to all frames created, not just the initial 181Note that this applies to all frames created, not just the initial
182one. 182one.