X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=man%2Fsd_bus_error_add_map.xml;h=1dfc7259e2368f277dc77685e486fd153e4ce56e;hb=6b49257f6b92c1bcdf02ca0e896009da36ed9bb0;hp=107291f26f72f08bb3ec63f3dd734c5cf90b48d5;hpb=98b0b1123cc67ece6c9983fa303fc3de887a21c3;p=thirdparty%2Fsystemd.git diff --git a/man/sd_bus_error_add_map.xml b/man/sd_bus_error_add_map.xml index 107291f26f7..1dfc7259e23 100644 --- a/man/sd_bus_error_add_map.xml +++ b/man/sd_bus_error_add_map.xml @@ -1,12 +1,10 @@ - + + - - - + sd_bus_error_add_map @@ -100,38 +98,30 @@ tables. It returns zero when the same array was already added before. On error, a negative errno-style error code is returned. See below for known error codes. - - - Errors + + Errors - Returned errors may indicate the following problems: + Returned errors may indicate the following problems: - + - - -EINVAL + + -EINVAL - The specified mapping array is invalid. - + The specified mapping array is invalid. + - - -ENOMEM + + -ENOMEM - Memory allocation failed. - - + Memory allocation failed. + + + - - Notes - - The various error definitions described here are available - as a shared library, which can be compiled and linked to with the - libsystemd pkg-config1 - file. - + See Also