From c6d59518b58d71b7ea5ca4d5973ce9ec03b146d2 Mon Sep 17 00:00:00 2001 From: dakkar Date: Tue, 7 Feb 2017 19:59:09 +0000 Subject: fix POD typo --- lib/Sietima/MailStore/FS.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Sietima/MailStore/FS.pm b/lib/Sietima/MailStore/FS.pm index fe41de4..c429dfd 100644 --- a/lib/Sietima/MailStore/FS.pm +++ b/lib/Sietima/MailStore/FS.pm @@ -36,7 +36,7 @@ C >>). A way to achieve that is to have a group dedicated to list owners, and set the directory group-writable and group-sticky, and owned by that group: - # chgrp-R mailinglists /tmp/my-store + # chgrp -R mailinglists /tmp/my-store # chmod -R g+rwXs /tmp/my-store =for Pod::Coverage BUILD -- cgit v1.2.3