X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_bus_request_name.xml;h=7393fdd90e403c039555c45e34baabcff46f6f0f;hp=c84b0b62fa94b38191f049a33151a06c9270c06e;hb=057d9ab8f016edfe692b7b3e84fdf6e0e000bacd;hpb=b040723ea412209e0edf54647fa5aa4287411507 diff --git a/man/sd_bus_request_name.xml b/man/sd_bus_request_name.xml index c84b0b62f..7393fdd90 100644 --- a/man/sd_bus_request_name.xml +++ b/man/sd_bus_request_name.xml @@ -81,7 +81,7 @@ SD_BUS_NAME_ALLOW_REPLACEMENT After acquiring the - name successuflly, permit other peers + name successfully, permit other peers to take over the name when they try to acquire it with the SD_BUS_NAME_REPLACE_EXISTING @@ -95,10 +95,10 @@ SD_BUS_NAME_REPLACE_EXISTING - Take over a the name - if it is already acquired by a another - peer, and that other peer permitted - taking it over by setting + Take over the name + if it is already acquired by another + peer, and that other peer has permitted + takeover by setting SD_BUS_NAME_ALLOW_REPLACEMENT while acquiring it. @@ -106,8 +106,8 @@ SD_BUS_NAME_QUEUE - Queue name - acquisition when the name is already + Queue the acquisition + of the name when the name is already taken. @@ -165,7 +165,7 @@ -ESRCH - It was attemted to + It was attempted to release a name that is currently not registered on the bus. @@ -174,7 +174,7 @@ -EADDRINUSE - It was attemted to + It was attempted to release a name that is owned by a different peer on the bus. @@ -199,7 +199,7 @@ The bus connection has been created in a different process - than the current. + than the current one.