summaryrefslogtreecommitdiff
path: root/man/sd_bus_message_append_array.xml
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2014-07-23 12:40:07 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-07-23 08:47:19 -0400
commitcbfaff65cb086e3eb3709cf86dcf63b46622389b (patch)
tree7081c2029d5d3fe9d7764f87d2d780af9cc243ca /man/sd_bus_message_append_array.xml
parent6946f79d98430fccb1e0c947c135c807bc73a9c5 (diff)
downloadsystemd-cbfaff65cb086e3eb3709cf86dcf63b46622389b.tar.gz
docs: remove repeating words from man/*xml
Diffstat (limited to 'man/sd_bus_message_append_array.xml')
-rw-r--r--man/sd_bus_message_append_array.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_message_append_array.xml b/man/sd_bus_message_append_array.xml
index bf40da868f..e0f6767ec2 100644
--- a/man/sd_bus_message_append_array.xml
+++ b/man/sd_bus_message_append_array.xml
@@ -104,7 +104,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
<ulink url="http://dbus.freedesktop.org/doc/dbus-specification.html#basic-types">Basic Types</ulink>
section of the D-Bus specification, and listed in
<citerefentry><refentrytitle>sd_bus_message_append_basic</refentrytitle><manvolnum>3</manvolnum></citerefentry>.
- Pointer <parameter>p</parameter> must point to an array of of size
+ Pointer <parameter>p</parameter> must point to an array of size
<parameter>size</parameter> bytes containing items of the
respective type. Size <parameter>size</parameter> must be a
multiple of the size of the type <parameter>type</parameter>. As a