From: David Levine Date: Wed, 23 Jul 2014 01:46:04 +0000 (-0500) Subject: Note in mh-folders(5) man page that spoollocking can be overridden X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/67506f8a343d03fae9f5a98e89cbd431426347cc?ds=inline;hp=-c Note in mh-folders(5) man page that spoollocking can be overridden in mts.conf as well as with configure. --- 67506f8a343d03fae9f5a98e89cbd431426347cc diff --git a/man/mh-folders.man b/man/mh-folders.man index 52cde277..0fbdddd0 100644 --- a/man/mh-folders.man +++ b/man/mh-folders.man @@ -1,4 +1,4 @@ -.TH MH-FOLDERS %manext5% "February 26, 2014" "%nmhversion%" +.TH MH-FOLDERS %manext5% "July 22, 2014" "%nmhversion%" .\" .\" %nmhwarning% .\" @@ -141,10 +141,12 @@ A second, possibly different, locking method is used by .BR inc (1) when accessing the user's mail spool file or by .B nmh -programs that open any mbox file. This locking method is selected +programs that open any mbox file. This locking method can be overridden when .B nmh -is configured and can be accessed as a string using +is configured, or in the +.B nmh +mts configuration file, and can be accessed as a string using .BR "mhparam spoollocking" . By default, kernel-level locking is used if appropriate for the platform, and it is for popular platforms. That default should also @@ -165,9 +167,10 @@ program, if provided on the platform. .IR folder (1), .IR mail (1), .IR mark (1), -.IR mh\-param (1), -.IR mh\-path (1), +.IR mhparam (1), +.IR mhpath (1), .IR mh\-profile (5), .IR mh\-sequence (5), +.IR mh\-tailor (5), .IR pick (1), .IR rcvstore (1)