diff options
Diffstat (limited to 'man/sd_bus_new.xml')
-rw-r--r-- | man/sd_bus_new.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_new.xml b/man/sd_bus_new.xml index 3ac297a5ff..573def72c9 100644 --- a/man/sd_bus_new.xml +++ b/man/sd_bus_new.xml @@ -75,7 +75,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. <title>Description</title> <para><function>sd_bus_new()</function> creates a new bus - object. This object is reference counted, and will be destroyed + object. This object is reference-counted, and will be destroyed when all references are gone. Initially, the caller of this function owns the sole reference.</para> |