X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fspool.texi;h=98532ae803597b7784ec5eb8c9f0ae76cd4b6350;hb=fb0b3a18e2f73d4bf36a5aa3aa1e976b4dd284e9;hp=c5c516de71ff198098f35e5aeafddac71401ccb0;hpb=b9d6ab9a7f9aebd1f5cc192538b033b767e61aaa;p=nncp.git diff --git a/doc/spool.texi b/doc/spool.texi index c5c516d..98532ae 100644 --- a/doc/spool.texi +++ b/doc/spool.texi @@ -5,7 +5,7 @@ Spool directory holds @ref{Encrypted, encrypted packets} received from remote nodes and queued for sending to them. It has the following example structure: -@verbatim +@example spool/tmp/ spool/2WHB...OABQ/rx.lock spool/2WHB...OABQ/rx/5ZIB...UMKW.part @@ -17,7 +17,7 @@ spool/BYRR...CG6Q/tx/AQUT...DGNT.seen spool/BYRR...CG6Q/tx/NSYY...ZUU6 spool/BYRR...CG6Q/tx/VCSR...3VXX.seen spool/BYRR...CG6Q/tx/ZI5U...5RRQ -@end verbatim +@end example Except for @file{tmp}, all other directories are Base32-encoded node identifiers (@file{2WHB...OABQ}, @file{BYRR...CG6Q} in our example).