diff options
author | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2014-09-15 23:17:57 +0200 |
---|---|---|
committer | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2014-09-15 23:17:57 +0200 |
commit | f70ca25ae05a92265b59bfb975cc935968d759aa (patch) | |
tree | 717e71586ac0e0a10554d90c679aa58e809e3f07 /man/sd_bus_error.xml | |
parent | 440046e9220aa418ac0ffbdf126512b3341dce23 (diff) |
man: sd_bus_error typo fix
Diffstat (limited to 'man/sd_bus_error.xml')
-rw-r--r-- | man/sd_bus_error.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_error.xml b/man/sd_bus_error.xml index 7f4160753e..7144f4ba32 100644 --- a/man/sd_bus_error.xml +++ b/man/sd_bus_error.xml @@ -296,7 +296,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. <structfield>name</structfield> will be generated from <parameter>format</parameter> and the arguments.</para> - <para><function>sd_bus_error_get_errno</function> is will convert + <para><function>sd_bus_error_get_errno</function> will convert <structname>e->name</structname> to an errno-like value using the same rules as <function>sd_bus_error_set</function>. If <parameter>e</parameter> is <constant>NULL</constant>, 0 will be |