]> diplodocus.org Git - nmh/blobdiff - man/mh-profile.man
Finished replacing mh_strcasecmp() with strcasecmp(). Removed
[nmh] / man / mh-profile.man
index 25f5714594196866750e58f4f374f1627e727cd7..a85522b0009ebb520e4c40ef71c252c435a997ee 100644 (file)
@@ -189,6 +189,28 @@ for an explanation of the octal number.
 (profile, default: 700)
 .RE
 .PP
+.BR datalocking :
+fcntl
+.RS 5
+The locking algorithm used to lock changes to any
+.B nmh
+data files, such as sequences or the context.  The locking algorithm is
+any one of the following entries:
+.PP
+.RS 5
+.nf
+%supported_locks%
+.fi
+.RE
+.PP
+Available locking algorithms can vary depending on what is supported by
+the operating system.  Note: currently transactional locking is only
+supported on public sequences; see
+.IR mh\-sequence (5)
+for more information.
+(profile, default: fcntl)
+.RE
+.PP
 .IR program :
 .I default switches
 .RS 5