Hello,

the attached patch fixes two minor mistakes in lftp.1

1. the option is xfer:disk-full-fatal but the manpage says
xfer:full-disk-fatal

2. s/thansfer/transfer

thx.


-- 
Noël Köthe <noel debian.org>
Debian GNU/Linux, www.debian.org


diff --git a/doc/lftp.1 b/doc/lftp.1
index 2da3806..4602fc1 100644
--- a/doc/lftp.1
+++ b/doc/lftp.1
@@ -1598,8 +1598,8 @@ files and generate an error instead.
 This setting is used as default \-O option for get and mget commands.
 Default is empty, which means current directory (no \-O option).
 .TP
-.BR xfer:full-disk-fatal \ (boolean)
-when true, lftp aborts a thansfer if it cannot write target file because
+.BR xfer:disk-full-fatal \ (boolean)
+when true, lftp aborts a transfer if it cannot write target file because
 of full disk or quota; when false, lftp waits for disk space to be freed.
 .TP
 .BR xfer:eta-period \ (seconds)

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to