diff options
author | Jan Engelhardt <jengelh@inai.de> | 2014-05-03 19:15:23 +0200 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2014-05-06 23:05:09 +0200 |
commit | d28315e4aff91560ed4c2fc9f876ec8bfc559f2d (patch) | |
tree | 8c3ff4159b093ab89944a0bb55d466faded6b206 /man/sd_bus_path_encode.xml | |
parent | 22fc2420b2a7220addcee33c2fa17ada44d87f9c (diff) |
doc: use non-contracted forms in written documents
Diffstat (limited to 'man/sd_bus_path_encode.xml')
-rw-r--r-- | man/sd_bus_path_encode.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_path_encode.xml b/man/sd_bus_path_encode.xml index 5c166d072b..2cc720f24d 100644 --- a/man/sd_bus_path_encode.xml +++ b/man/sd_bus_path_encode.xml @@ -118,7 +118,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. returns positive or 0, and a valid bus path in the return argument. On success, <function>sd_bus_path_decode()</function> returns a positive value if the prefixed matched, or 0 if it - didn't. If the prefix matched the external identifier is returned + did not. If the prefix matched the external identifier is returned in the return parameter. If it did not match NULL is returned in the return parameter. On failure, a negative errno-style error number is returned by either function. The returned strings must |