Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/bin/sh



Module Name:    src
Committed By:   kre
Date:           Wed Sep 10 23:58:21 UTC 2025

Modified Files:
        src/bin/sh: option.list

Log Message:
PR bin/59646 option.list wsp consistency

Be consistent with use of tab/space in fields used as
sort keys, so versions of sort which might not behave
exactly as we expect should still produce the same results.

XXX pullup -9 -10 -11


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/bin/sh/option.list

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index