[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[mpop-users] [PATCH] Documentation: remove duplicate paragraph
Also remove a backslash.
---
doc/mpop.texi | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/doc/mpop.texi b/doc/mpop.texi
index aea751b..ddb1ed0 100644
--- a/doc/mpop.texi
+++ b/doc/mpop.texi
@@ -317,10 +317,7 @@ Use @code{delivery mda /usr/local/bin/msmtp --host=localhost --from='%F' --
$USER@@`hostname`.`dnsdomainname`"} to pass the mail to your MTA via SMTP.
@item delivery maildir @var{directory}@*
Deliver the mails to the given maildir directory. The directory must exist and
-it must be a valid maildir directory; mpop will not create directories. This
-delivery type only works on file systems that support hard links.
-Deliver the mails to the given maildir directory. The directory must exist and
-it must have the maildir subdirectories @samp{cur}, @samp{new\}, and @samp{tmp};
+it must have the maildir subdirectories @samp{cur}, @samp{new}, and @samp{tmp};
mpop will not create directories. This delivery type only works on file systems
that support hard links.
@item delivery mbox @var{mbox-file}@*
--
2.7.0