XWin.man: fix typos in font change escapes

Fixes warnings from `mandoc -T lint`:

mandoc: XWin.man:332:28: WARNING: invalid escape sequence: \fp
mandoc: XWin.man:397:1: WARNING: invalid escape sequence: \fX

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
(cherry picked from commit 286578e83e)

Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2018>
This commit is contained in:
Alan Coopersmith 2025-05-31 15:06:23 -07:00
parent 4430e87d09
commit 2b28784762

View file

@ -326,7 +326,7 @@ values will yield a still more detailed debug output.
.TP 8
.B "\-xkbrules \fIrule\fP"
.TP 8
.B "\-xkbvariant \fIvariant\fp"
.B "\-xkbvariant \fIvariant\fP"
These options configure the xkeyboard extension to load
a particular keyboard map as the X server starts. The behavior is similar
to the \fIsetxkbmap\fP(1) program.
@ -385,7 +385,7 @@ window, in both the generic case and for particular programs.
\fIXWin -multiwindow\fP produces for each top-level X-window.
.br
* To change the style that is associated to the \fIWindows\fP window that
\fXWin I-multiwindow\fP produces for each top-level X window.
\fIXWin -multiwindow\fP produces for each top-level X window.
.PP
The format of the \fI.XWinrc\fP file is given in the XWinrc(5) manual page.