]> Cypherpunks.ru repositories - nncp.git/commitdiff
Partly -> partially spelling
authorSergey Matveev <stargrave@stargrave.org>
Sun, 10 Jun 2018 18:00:30 +0000 (21:00 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sun, 10 Jun 2018 18:01:34 +0000 (21:01 +0300)
doc/niceness.texi
doc/spool.texi

index b0f99e9cc206818526090ba07ada52cc5afaedd6..faba50c60d7cdba9d137007de7c8aa964c2fb434 100644 (file)
@@ -8,7 +8,7 @@ lower transmission precedence.
 
 Send big files with higher nicer level! That will guarantee you that
 higher priority packets, like mail messages, will pass first, even when
 
 Send big files with higher nicer level! That will guarantee you that
 higher priority packets, like mail messages, will pass first, even when
-lower priority packet was already been partly downloaded.
+lower priority packet was already been partially downloaded.
 
 There are default niceness levels built-in for @ref{nncp-exec},
 @ref{nncp-file} and @ref{nncp-freq} commands. But pay attention that it
 
 There are default niceness levels built-in for @ref{nncp-exec},
 @ref{nncp-file} and @ref{nncp-freq} commands. But pay attention that it
index 8a4ce6c816b364a9b67e5ba5e4c306bd6a66ea18..c5c516de71ff198098f35e5aeafddac71401ccb0 100644 (file)
@@ -21,16 +21,16 @@ spool/BYRR...CG6Q/tx/ZI5U...5RRQ
 
 Except for @file{tmp}, all other directories are Base32-encoded node
 identifiers (@file{2WHB...OABQ}, @file{BYRR...CG6Q} in our example).
 
 Except for @file{tmp}, all other directories are Base32-encoded node
 identifiers (@file{2WHB...OABQ}, @file{BYRR...CG6Q} in our example).
-Each node subdirectory has @file{rx} (received, partly received and
+Each node subdirectory has @file{rx} (received, partially received and
 currently unprocessed packets) and @file{tx} (for outbound packets)
 directories.
 
 Each @file{rx}/@file{tx} directory contains one file per encrypted
 packet. Its filename is Base32 encoded BLAKE2b hash of the contents. So
 it can be integrity checked at any time. @file{5ZIB...UMKW.part} is
 currently unprocessed packets) and @file{tx} (for outbound packets)
 directories.
 
 Each @file{rx}/@file{tx} directory contains one file per encrypted
 packet. Its filename is Base32 encoded BLAKE2b hash of the contents. So
 it can be integrity checked at any time. @file{5ZIB...UMKW.part} is
-partly received file from @file{2WHB...OABQ} node. @file{tx} directory
-can not contain partly written files -- they are moved atomically from
-@file{tmp}.
+partially received file from @file{2WHB...OABQ} node. @file{tx}
+directory can not contain partially written files -- they are moved
+atomically from @file{tmp}.
 
 When @ref{nncp-toss} utility is called with @option{-seen} option, it
 will create empty @file{XXX.seen} files, telling that some kind of
 
 When @ref{nncp-toss} utility is called with @option{-seen} option, it
 will create empty @file{XXX.seen} files, telling that some kind of