CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2025/03/28 08:35:50
Modified files: usr.bin/sort : sort.1 Log message: Two minor tweaks to the description of -V: 1) To make it even clearer that "the first" is also odd-numbered, say "the first and every other odd-numbered" as suggested by jmc@. 2) When introducing the example, say what exactly the non-digit substrings are, as suggested by pascal@. Tweaks and OK jmc@, OK pascal@ on an earlier version.