From: Ken Hornstein Date: Wed, 27 Mar 2013 18:56:44 +0000 (-0400) Subject: Document changes regarding increased per-folder sequence limits. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/d2a07ad8fcc5d1afe2faeda4744e66735deedd71?hp=681fa0f96c09fd243b40ec7f4eaf0c058ac20b39 Document changes regarding increased per-folder sequence limits. --- diff --git a/docs/pending-release-notes b/docs/pending-release-notes index e275dfa6..db5f13fe 100644 --- a/docs/pending-release-notes +++ b/docs/pending-release-notes @@ -51,6 +51,7 @@ NEW FEATURES - Added support for Content-Disposition header (RFC 2183) to mhstore(1) and mhn(1) when used with -auto. - All nmh commands now support transactional locking for sequence files. +- The per-folder maximum number of sequences is now 59 on LP64 systems. ---------------------------- OBSOLETE/DEPRECATED FEATURES diff --git a/man/mark.man b/man/mark.man index 69f6d645..b786c16a 100644 --- a/man/mark.man +++ b/man/mark.man @@ -153,7 +153,7 @@ be one of the (reserved) message names \*(lqnew\*(rq, \*(lqfirst\*(rq, .PP .IP \(bu 2 Only a certain number of sequences may be defined for a given folder. -This number is usually limited to 27 (11 on small systems). (The +This number is usually limited to 59 (27 on small systems). (The internal implementation relies on bitmasks, with some bits set aside for internal use.) .PP