chiark / gitweb /
man: fix minor ambuigity
authorLennart Poettering <lennart@poettering.net>
Thu, 8 Jul 2010 19:48:09 +0000 (21:48 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 8 Jul 2010 19:48:09 +0000 (21:48 +0200)
man/systemd.unit.xml

index d6bb60486a2937b95fa48a13405efbb65f6850e5..554130448fe6071217849969fdc3c6386ee60476 100644 (file)
                 <filename>dev-sda.device</filename> refers to a device
                 with the device node <filename>/dev/sda</filename> in
                 the file system namespace. If this applies a special
-                way to escape the path name is used, so that it is
-                usable as part of a file name. Basically, given a
-                path, "/" is replaced by "-", and all unprintable
-                characters and the "-" are replaced by C-style "\x20"
-                escapes. The root directory "/" is encoded as single
-                dash, while otherwise the initial and ending "/" is
-                removed from all paths during transformation. This
-                escaping is reversible.</para>
+                way to escape the path name is used, so that the
+                result is usable as part of a file name. Basically,
+                given a path, "/" is replaced by "-", and all
+                unprintable characters and the "-" are replaced by
+                C-style "\x20" escapes. The root directory "/" is
+                encoded as single dash, while otherwise the initial
+                and ending "/" is removed from all paths during
+                transformation. This escaping is reversible.</para>
 
                 <para>Optionally, units may be instantiated from a
                 template file at runtime. This allows creation of