Edit

IABSD.fr/src/usr.bin/sort

Branch :

  • Show log

    Commit

  • Author : schwarze
    Date : 2025-04-01 00:18:28
    Hash : f4478a09
    Message : Rewrite the description of how sorting works by default, in particular avoiding the nebulous word "lexicographically" and clarifiying that characters are ordered according to ascii(7). Polish a few nearby wordings for conciseness and readability. OK pascal@ jmc@