diff options
author | Jan Engelhardt <jengelh@inai.de> | 2014-02-17 03:37:13 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-02-17 19:03:07 -0500 |
commit | 73e231abde39f22097df50542c745e01de879836 (patch) | |
tree | c5ffe3b64f99ecf8849f2f551494d87a0d8198e3 /man/sd_bus_new.xml | |
parent | 48b5804a48b2b629fa793cc93bcb4a9c6edf9962 (diff) |
doc: update punctuation
Resolve spotted issues related to missing or extraneous commas, dashes.
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> |