Documentation: kdbus: Fix description of KDBUS_SEND_SYNC_REPLY flag
authorSergei Zviagintsev <sergei@s15v.net>
Thu, 9 Apr 2015 10:08:05 +0000 (13:08 +0300)
committerKarol Lewandowski <k.lewandowsk@samsung.com>
Thu, 25 Jul 2019 13:52:23 +0000 (15:52 +0200)
Signed-off-by: Sergei Zviagintsev <sergei@s15v.net>
Acked-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Paul Osmialowski <p.osmialowsk@samsung.com>
Documentation/kdbus/kdbus.message.xml

index 5e7c7a3f537e606c47eb9ae253904df5862513ab..90f6596dcc20afa1271bae2030d983cc77420364 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 in <varname>offset_reply</varname> when the ioctl has
-                  returned without error. Hence, there is no need for another
+                  in <varname>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>