[Patch 1/2] chunkd: fix examples in documentation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Our XML parser is not really, so quotes cannot be used. Fix the issue
before a user steps on it.

Signed-off-by: Pete Zaitcev <zaitcev@xxxxxxxxxx>

diff --git a/doc/setup.txt b/doc/setup.txt
index 862237b..3b163b0 100644
--- a/doc/setup.txt
+++ b/doc/setup.txt
@@ -60,7 +60,7 @@ _cld._udp.phx2.ex.com has SRV record 10 50 8081 maika.phx2.ex.com.
    Do not rely on it, unless you run an appartment-wide cloud cell
    or something equally limited.
 
-        <Cell>"picbak"</Cell>
+        <Cell>picbak</Cell>
 
    It's best to use only ASCII letters, numbers, dash ('-'), underscore ('_'),
    and period ('.') in cell names.
@@ -87,9 +87,9 @@ _cld._udp.phx2.ex.com has SRV record 10 50 8081 maika.phx2.ex.com.
    to skip for small, experimental clouds.
 
 	<Geo>
-		<Area>"US"</Area>
-		<Building>"MTV12"</Building>
-		<Rack>"F3R18"</Rack>
+		<Area>US</Area>
+		<Building>MTV12</Building>
+		<Rack>F3R18</Rack>
 	</Geo>
 
 *) start daemon (it will put itself into the background) with the
--
To unsubscribe from this list: send the line "unsubscribe hail-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Fedora Clound]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux