Page MenuHomeFreeBSD

sh.1: document optional arguments to `:`
ClosedPublic

Authored by ziaee on Jan 9 2025, 5:57 PM.
Tags
None
Referenced Files
F115784848: D48398.diff
Mon, Apr 28, 3:25 PM
Unknown Object (File)
Fri, Apr 18, 1:32 PM
Unknown Object (File)
Mon, Apr 7, 1:46 PM
Unknown Object (File)
Mar 26 2025, 2:24 PM
Unknown Object (File)
Mar 20 2025, 2:52 AM
Unknown Object (File)
Mar 19 2025, 3:36 PM
Unknown Object (File)
Mar 15 2025, 4:15 AM
Unknown Object (File)
Mar 11 2025, 1:20 AM
Subscribers

Details

Summary

TIL the : command accepts and discards arguments, and this is
occasionally used to embed comments in interesting places. While
here, fix another ... argument that was not marked up.

MFC after: 3 days
Thanks: Community Discord

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ziaee requested review of this revision.Jan 9 2025, 5:57 PM

I sure wish I could sneak the search word comment in here somewhere, but I was unable to figure out anything that seemed reasonable for the style of this doc.

mhorne requested changes to this revision.Jan 10 2025, 5:26 PM

LGTM, but for any content changes (not formatting only), you need to bump .Dd.

This revision now requires changes to proceed.Jan 10 2025, 5:26 PM
This revision is now accepted and ready to land.Feb 24 2025, 2:52 PM
This revision was automatically updated to reflect the committed changes.