https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210377

Wayne Sierke <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Wayne Sierke <[email protected]> ---
The POSIX man page for comm uses "should" and additionally states:

   If the lines in both files are not ordered according to the collating
sequence of the current locale, the results are unspecified.


The FreeBSD man page states:

   The comm utility assumes that the files are lexically sorted; all characters
participate in line comparisons.


I think it is generally well-understood that in this context "should" indicates
a requirement of conformance. The additional statement reinforces that
requirement. There is no need to replace "should".

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"

Reply via email to