From a8eaaee72a2f06e0fb64fb71de3b71ecba31dafb Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 3 Aug 2014 07:11:37 +0200 Subject: doc: correct orthography, word forms and missing/extraneous words --- man/sd_bus_message_append_array.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/sd_bus_message_append_array.xml') diff --git a/man/sd_bus_message_append_array.xml b/man/sd_bus_message_append_array.xml index 656ad4846d..5a1abcec93 100644 --- a/man/sd_bus_message_append_array.xml +++ b/man/sd_bus_message_append_array.xml @@ -132,7 +132,7 @@ the offset is specified as zero and the size specified as UINT64_MAX the full memory file descriptor contents is used. The memory file descriptor is sealed by this call if it hasn't been - sealed yet, and cannot be modified a after this call. See + sealed yet, and cannot be modified after this call. See memfd_create2 for details about memory file descriptors. Appending arrays with @@ -171,7 +171,7 @@ copying items to the message, it returns a pointer to the destination area to the caller in pointer p. The caller should subsequently write the - array contents to this memory. Modifications of the memory + array contents to this memory. Modifications to the memory pointed to should only occur until the next operation on the bus message is invoked. Most importantly, the memory should not be altered anymore when another field has been added to the message -- cgit v1.2.3-54-g00ecf