Hi Seth, On Thu, Dec 25, 2025 at 07:26:02AM +0000, Seth McDonald wrote: > Hi all, > > The man page for semop(2) and semtimedop(2) has a VERSIONS section, but > not a HISTORY section. However, the VERSIONS section describes what > should instead be in a HISTORY section, and doesn't distinguish between > the two functions' different history/versions. > > The reason for this seems to be a commit which removed text attributing > the listed standards and versions to the corresponding function. I've > patched the page to make clear which function has what history. > > Do note that this my first attempt at using a git & email workflow. So > while I've attempted to follow the contribution guidelines, there may > still be some errors I've missed, and which I'd be happy to correct. Thanks for the fix! I liked it very much, except that I've split it in two commits. I've pushed them already, so you can check what I did. Regarding git & email, the patch was corrupt. It has this: Linux 2.5.52 (backported into Linux 2.4.22) , which was breaking a line from the patch. Thus, the patch didn't apply; but I fixed the patch manually, since it was easy. I guess protonmail did something bad to the mail. I wonder why it decided to break that line and only that one. :| Have a lovely day! Alex > > Seth McDonald (1): > man/man2/semop.2: Rebrand VERSIONS as HISTORY > > man/man2/semop.2 | 10 ++++++++-- > 1 file changed, 8 insertions(+), 2 deletions(-) > > Range-diff against v0: > -: --------- > 1: 86b4c2ec9 man/man2/semop.2: Rebrand VERSIONS as HISTORY > -- > 2.47.3 > --