From 75358555a5d2eb5bdc574808a39c33e34ccf5d22 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Mon, 20 Apr 2020 21:32:35 +0200 Subject: [PATCH] sd-bus: sd_bus_get_fd docs typo fix --- man/sd_bus_get_fd.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/sd_bus_get_fd.xml b/man/sd_bus_get_fd.xml index eb488b1e6f5..d9586f9003e 100644 --- a/man/sd_bus_get_fd.xml +++ b/man/sd_bus_get_fd.xml @@ -106,7 +106,7 @@ sd_bus_process3. - Note that these function are only one of three supported ways to implement I/O event + Note that these functions are only one of three supported ways to implement I/O event handling for bus connections. Alternatively use sd_bus_attach_event3 to attach a bus connection to an -- 2.47.3