Page MenuHomeFreeBSD

sbin/devfs: Correct usage
ClosedPublic

Authored by zlei on Apr 16 2022, 4:58 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 6:30 AM
Unknown Object (File)
Sat, Oct 4, 7:44 PM
Unknown Object (File)
Thu, Sep 11, 8:11 PM
Unknown Object (File)
Aug 31 2025, 4:56 AM
Unknown Object (File)
Aug 4 2025, 9:10 PM
Unknown Object (File)
Aug 4 2025, 7:35 PM
Unknown Object (File)
Aug 2 2025, 9:48 AM
Unknown Object (File)
Jul 29 2025, 11:26 AM

Details

Summary

The -s applies to rule keyword only and it follows the rule keyword.

PR: 263289
Submitted by: Yuichiro NAITO <naito.yuichiro@gmail.com>
Fixes: c3e412c08333 sbin/devfs: clarify usage

Diff Detail

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

Event Timeline

zlei requested review of this revision.Apr 16 2022, 4:58 AM
This revision is now accepted and ready to land.Apr 30 2022, 5:48 PM
This revision was automatically updated to reflect the committed changes.

In retrospect, I should have removed/edited the metadata in the commit message. It looks nice on Phabricator, but it looks less nice in raw git/email form.

In D34934#795609, @ngie wrote:

In retrospect, I should have removed/edited the metadata in the commit message. It looks nice on Phabricator, but it looks less nice in raw git/email form.

I'm OK with this, except that the commit message contains full URL of PR. I thinks a single PR id is enough.

Hi @ngie ,
will this be MFCed to stable branches ? stable/13 and stable/12 also have this issue.