[tor-commits] [torspec/master] Fix line wrapping
nickm at torproject.org
nickm at torproject.org
Fri Oct 2 11:49:19 UTC 2015
commit 69de9ec98cf9e20cbf36ec1f2cd14561e9ba0b30
Author: Donncha O'Cearbhaill <donncha at donncha.is>
Date: Tue Sep 8 14:33:48 2015 +0200
Fix line wrapping
---
control-spec.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/control-spec.txt b/control-spec.txt
index 9ccaad9..024f5a1 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -849,7 +849,8 @@
"hs/service/desc/id/<ADDR>"
Prints the content of the hidden service descriptor corresponding to
- the given <ADDR> which is an onion address without the ".onion" part. The service's local descriptor cache is queried to find the descriptor.
+ the given <ADDR> which is an onion address without the ".onion" part.
+ The service's local descriptor cache is queried to find the descriptor.
The format of the descriptor is described in section 1.3 of the
rend-spec.txt document.
More information about the tor-commits
mailing list