XSetErrorHandler.man: .BR expects at least 2 arguments, got 1

Fix warning from `groff -rCHECKSTYLE=10`

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/lib/libx11/-/merge_requests/286>
This commit is contained in:
Alan Coopersmith 2025-07-13 10:16:33 -07:00
parent 0bddfd82d0
commit d71dbf816b

View file

@ -143,7 +143,7 @@ This is assumed to be a fatal condition,
and the called routine should normally not return.
If the I/O error handler does return,
the client process exits by default, this behavior may be altered with the
.BR XSetIOErrorExitHandler
.B XSetIOErrorExitHandler
function.
.LP
Note that the previous error handler is returned.