Page MenuHomeFreeBSD

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

Authored by ziaee on Jan 9 2025, 5:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Aug 19, 8:38 AM
Unknown Object (File)
Tue, Aug 19, 7:41 AM
Unknown Object (File)
Wed, Aug 13, 12:34 AM
Unknown Object (File)
Mon, Aug 4, 6:01 AM
Unknown Object (File)
Tue, Jul 29, 7:55 AM
Unknown Object (File)
Tue, Jul 29, 4:53 AM
Unknown Object (File)
Mon, Jul 28, 11:37 PM
Unknown Object (File)
Tue, Jul 22, 8:22 PM
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 61658
Build 58542: arc lint + arc unit

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.