mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-04 09:28:08 +02:00
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:
parent
0bddfd82d0
commit
d71dbf816b
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue