wayvnc manpage: Fix typo

pull/183/head
Andri Yngvason 2022-11-12 20:22:48 +00:00
parent 3ee620b8b6
commit 33f98048d5
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ The *event-receive* command registers for asynchronous server events. See the
_EVENTS_ section below for details on the event message format, and the _IPC _EVENTS_ section below for details on the event message format, and the _IPC
EVENTS_ section below for a description of all possible server events. EVENTS_ section below for a description of all possible server events.
Event registration registers for all available server eve ts and is scoped to Event registration registers for all available server events and is scoped to
the current connection only. If a client disconnects and reconnects, it must the current connection only. If a client disconnects and reconnects, it must
re-register for events. re-register for events.