Revert "Documentation: kdbus: Fix description of KDBUS_SEND_SYNC_REPLY flag"
authorKonrad Lipinski <konrad.l@samsung.com>
Thu, 8 Sep 2016 14:47:35 +0000 (16:47 +0200)
committerKonrad Lipinski <konrad.l@samsung.com>
Fri, 9 Sep 2016 11:26:25 +0000 (13:26 +0200)
This reverts commit fe457e2fa9c48a80a9df3733dccd0ee3d79baf5b.

Documentation/kdbus/kdbus.message.xml

index 90f6596dcc20afa1271bae2030d983cc77420364..5e7c7a3f537e606c47eb9ae253904df5862513ab 100644 (file)
@@ -242,8 +242,8 @@ struct kdbus_cmd_send {
                   </citerefentry>.
 
                   The offset of the reply message in the sender's pool is stored
-                  in <varname>reply</varname> when the ioctl has returned without
-                  error. Hence, there is no need for another
+                  in in <varname>offset_reply</varname> when the ioctl has
+                  returned without error. Hence, there is no need for another
                   <constant>KDBUS_CMD_RECV</constant> ioctl or anything else to
                   receive the reply.
                 </para>