diff options
Diffstat (limited to 'man/sd_bus_error.xml')
-rw-r--r-- | man/sd_bus_error.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sd_bus_error.xml b/man/sd_bus_error.xml index 68f1d7b47d..9be474764b 100644 --- a/man/sd_bus_error.xml +++ b/man/sd_bus_error.xml @@ -232,8 +232,8 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. <title>Description</title> <para>The <structname>sd_bus_error</structname> structure carries - information for a <filename>sd-bus</filename> error. - Functions described below can be used to set and query fields in + information for a <filename>sd-bus</filename> error. The + functions described below can be used to set and query fields in this structure. The <structfield>name</structfield> field contains a short identifier of an error. It should follow the rules for error names described in the D-Bus specification, subsection <ulink |