Updated man page descriptions of Msg-Protect: it defaults to 0600 and
authorDavid Levine <levinedl@acm.org>
Sun, 1 Jul 2012 14:14:27 +0000 (09:14 -0500)
committerDavid Levine <levinedl@acm.org>
Sun, 1 Jul 2012 14:14:27 +0000 (09:14 -0500)
is not supported on some filesystems, such as FAT32.

man/inc.man
man/mh-profile.man
man/rcvstore.man

index 78d499a..73a5bcd 100644 (file)
@@ -73,12 +73,12 @@ listing of the new mail is produced.
 .PP
 If the user's profile contains a
 .RI \*(lq "Msg\-Protect: nnn" \*(rq
-entry, it
-will be used as the protection on the newly created messages, otherwise
-the
+entry, it will be used as the protection on the newly created
+messages, otherwise the
 .B nmh
-default of 0644 will be used.  For all subsequent operations
-on these messages, this initially assigned protection will be preserved.
+default of 0600 will be used (on filesystems that support it).  For
+all subsequent operations on these messages, this initially assigned
+protection will be preserved.
 .PP
 If the switch
 .B \-audit
index fa05d2b..949cf97 100644 (file)
@@ -170,7 +170,8 @@ composition draft before it is sent.
 An octal number which defines the permission bits for new message files.
 See
 .BR chmod (1)
-for an explanation of the octal number.
+for an explanation of the octal number.  Note that some filesystems,
+such as FAT32, do not support removal of read file permissions.
 (profile, default: 0600)
 .RE
 .PP
index b5711d7..d1de356 100644 (file)
@@ -58,12 +58,14 @@ into the user's
 folder.  It will not change the message in any
 way.
 .PP
-If the user's profile contains a \*(lqMsg\-Protect: nnn\*(rq entry, it
-will be used as the protection on the newly created message, otherwise
-the
+If the user's profile contains a
+.RI \*(lq "Msg\-Protect: nnn" \*(rq
+entry, it will be used as the protection on the newly created
+message, otherwise the
 .B nmh
-default of 0644 will be used.  For all subsequent operations
-on this message, this initially assigned protection will be preserved.
+default of 0600 will be used (on filesystems that support it).  For
+all subsequent operations on this message, this initially assigned
+protection will be preserved.
 .PP
 If the switch
 .B \-unseen