X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=man%2Fsd_bus_message_rewind.xml;h=cbfa2511d23b564f4723ed14e5cd6c0f10502a60;hb=f789e0b4f891800557c74c385d0f61a0164cb16f;hp=aa8aea987b5fc578b51890a53daa7e110126de1d;hpb=3f4c9bc04c133f6eddcbd508e478a0364f628729;p=thirdparty%2Fsystemd.git diff --git a/man/sd_bus_message_rewind.xml b/man/sd_bus_message_rewind.xml index aa8aea987b5..cbfa2511d23 100644 --- a/man/sd_bus_message_rewind.xml +++ b/man/sd_bus_message_rewind.xml @@ -19,7 +19,7 @@ sd_bus_message_rewind - Return to begining of message or current container + Return to beginning of message or current container @@ -38,7 +38,7 @@ Description sd_bus_message_rewind() moves the "read pointer" in the message - m to either the begining of the message (if + m to either the beginning of the message (if complete is true) or to the beginning of the currently open container. If no container is open, complete has no effect.