From: Oleg Broytman Date: Sun, 24 Nov 2013 21:39:15 +0000 (+0400) Subject: Minor documentation correction X-Git-Url: https://git.phdru.name/?p=extfs.d.git;a=commitdiff_plain;h=60de9e5957893b7e8f8677c2d75edcda11d47674 Minor documentation correction "also numbering helps" => "numbering also helps" --- diff --git a/xml b/xml index ffe93c7..f45a0e3 100755 --- a/xml +++ b/xml @@ -14,7 +14,7 @@ file the command is "%cd"): cd file/xml://; in older versions it is cd file#xml, where "file" is the name of your XML file. The VFS represents tags as directories; the directories are numbered to -distinguish tags with the same name; also numbering helps to sort tags by their +distinguish tags with the same name; numbering also helps to sort tags by their order in XML instead of sorting them by name. Attributes, text nodes and comments are represented as text files; attributes are shown in a file named "attributes", attributes are listed in the file as name=value lines (I diff --git a/xml-ANNOUNCE b/xml-ANNOUNCE index 80d23f2..9e0622e 100644 --- a/xml-ANNOUNCE +++ b/xml-ANNOUNCE @@ -32,7 +32,7 @@ WHERE TO GET The VFS represents tags as directories; the directories are numbered to -distinguish tags with the same name; also numbering helps to sort tags by their +distinguish tags with the same name; numbering also helps to sort tags by their order in XML instead of sorting them by name. Attributes, text nodes and comments are represented as text files; attributes are shown in a file named "attributes", attributes are listed in the file as name=value lines (I