>Synopsis: Maverick word in the sort(1) manpage
>Category: documentation
>Environment:
System : OpenBSD 6.9
Details : OpenBSD 6.9 (GENERIC) #5: Tue Aug 10 08:11:10 MDT 2021
[email protected]:/usr/src/sys/arch/amd64/compile/GENERIC
Architecture: OpenBSD.amd64
Machine : amd64
>Description:
There is a superfluous word in the description of the --random-source
option of the sort(1) manpage. The second sentence contains
"will use produce" which probably should just be "will produce".
>How-To-Repeat:
>Fix:
Delete the word "use" in the second sentence of the description of
the --random-source option in the sort(1) manpage.