diff options
Diffstat (limited to 'man/sd_bus_error_add_map.xml')
-rw-r--r-- | man/sd_bus_error_add_map.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_error_add_map.xml b/man/sd_bus_error_add_map.xml index 0af5113d75..139bd77d8c 100644 --- a/man/sd_bus_error_add_map.xml +++ b/man/sd_bus_error_add_map.xml @@ -95,7 +95,7 @@ <para>The function takes a pointer to an array of <structname>sd_bus_error_map</structname> structures. A reference to the specified array is added to the lookup tables for error - mappings. Note that the structure is not copied, it is hence + mappings. Note that the structure is not copied, and that it is hence essential that the array stays available and constant during the entire remaining runtime of the process.</para> |