chiark / gitweb /
man: document a batch of bus functions
[elogind.git] / src / libsystemd-bus / sd-bus.c
index 61dc0e56a88e7e72d5ae64d80beeb04d51e754f2..c2f77a990fef0ae9f507a5b9ad71db8ed5dc8ca5 100644 (file)
@@ -1234,7 +1234,7 @@ _public_ void sd_bus_close(sd_bus *bus) {
 
         /* We'll leave the fd open in case this is a kernel bus, since
          * there might still be memblocks around that reference this
 
         /* We'll leave the fd open in case this is a kernel bus, since
          * there might still be memblocks around that reference this
-         * bus, and they might need to invoke the KDBUS_CMD_FREE
+         * bus, and they might need to invoke the KDBUS_CMD_FREE
          * ioctl on the fd when they are freed. */
 }
 
          * ioctl on the fd when they are freed. */
 }