From 6199ed0a9af2fe2836b52e6b823792b3feb39f64 Mon Sep 17 00:00:00 2001 From: project-repo Date: Tue, 16 May 2023 13:24:02 +0200 Subject: [PATCH] Fix doc 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.