From 73f9bcf5ff2e3ee42e31ebbd3b6086d9f20cf071 Mon Sep 17 00:00:00 2001 From: project-repo Date: Tue, 16 May 2023 16:53:09 +0200 Subject: [PATCH] Fix typo --- man/cagebreak-config.5.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/cagebreak-config.5.md b/man/cagebreak-config.5.md index d497542..cb7c91b 100644 --- a/man/cagebreak-config.5.md +++ b/man/cagebreak-config.5.md @@ -88,7 +88,7 @@ configure_message display_time 4 *custom_event * Send a custom event to the IPC socket - This sends an event of time "custom_event" to all programs + This sends an event of type "custom_event" to all programs listening to the IPC socket along with the string . See *cagebreak-socket(7)* for more details.