From 32be3f56e0370ac85167a7fd0dd8384a4c86c702 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sun, 10 Jun 2018 21:00:30 +0300 Subject: [PATCH] Partly -> partially spelling --- doc/niceness.texi | 2 +- doc/spool.texi | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/niceness.texi b/doc/niceness.texi index b0f99e9..faba50c 100644 --- a/doc/niceness.texi +++ b/doc/niceness.texi @@ -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 -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 diff --git a/doc/spool.texi b/doc/spool.texi index 8a4ce6c..c5c516d 100644 --- a/doc/spool.texi +++ b/doc/spool.texi @@ -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). -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 -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 -- 2.44.0