# HG changeset patch # User Tristan Gingold # Date 1205300775 -3600 # Node ID 7a00b54e1ce9b0ec3930f7d78d5a519cf588d680 # Parent 7aa1d39b7786d741fc89e3c4ceb24badbf674611 Fix doc: no NUL after value for WRITE request. Signed-off-by: Tristan Gingold diff -r 7aa1d39b7786 -r 7a00b54e1ce9 docs/misc/xenstore.txt --- a/docs/misc/xenstore.txt Sun Mar 09 07:59:51 2008 +0100 +++ b/docs/misc/xenstore.txt Wed Mar 12 06:46:15 2008 +0100 @@ -132,7 +132,7 @@ reply payloads as applicable: ---------- Database read, write and permissions operatons ---------- READ | -WRITE | +WRITE | Store and read the octet string at . WRITE creates any missing parent paths, with empty values.