]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/spool.texi
@example is more correct way to give examples
[nncp.git] / doc / spool.texi
index c5c516de71ff198098f35e5aeafddac71401ccb0..98532ae803597b7784ec5eb8c9f0ae76cd4b6350 100644 (file)
@@ -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).