chiark / gitweb /
timesyncd: shorten log message
[elogind.git] / man / sd_bus_path_encode.xml
index 5c166d072bea96a634216143b6b63e0de2ad9782..7cb8e77bc086b854e73f3d02baeb55e756376d64 100644 (file)
@@ -91,7 +91,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
     reversed with <function>sd_bus_decode()</function>. It is
     recommended to only use external identifiers here that generally
     require little escaping to be turned into valid bus path
-    identifiers (for example by sticking to a 7bit ASCII character
+    identifiers (for example by sticking to a 7-bit ASCII character
     set), in order to ensure the resulting bus path is still short and
     easily processed.</para>
 
@@ -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