Page MenuHomeFreeBSD

devd.8: Document monitoring devd.pipe via cat
ClosedPublic

Authored by jhb on May 5 2025, 7:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 19, 1:04 PM
Unknown Object (File)
Wed, Sep 17, 5:30 PM
Unknown Object (File)
Sep 14 2025, 6:03 PM
Unknown Object (File)
Sep 8 2025, 4:55 PM
Unknown Object (File)
Sep 7 2025, 9:38 AM
Unknown Object (File)
Sep 6 2025, 11:11 PM
Unknown Object (File)
Sep 6 2025, 10:05 AM
Unknown Object (File)
Sep 1 2025, 8:14 AM
Subscribers

Details

Summary

Sponsored by: Chelsio Communications

Diff Detail

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

Event Timeline

jhb requested review of this revision.May 5 2025, 7:54 PM
sbin/devd/devd.8
162

Why not Dl?

This revision is now accepted and ready to land.May 5 2025, 8:08 PM
sbin/devd/devd.8
162

Hmm, not clear to me which is preferred. We have example of both in the tree? If you use .Dl you need a .Pp before it to get the separation between the sentence and the example.

sbin/devd/devd.8
162

I use Dl with Pp when it's just one line, but they do render the same. I thought since you used it for one line there was maybe some juicy lore I was missing about Bd. Sorry for the disruption.

This revision now requires review to proceed.May 6 2025, 9:33 PM

I'm sorry I didn't mean for you to change it, I was just wondering

This revision is now accepted and ready to land.May 6 2025, 10:16 PM
This revision was automatically updated to reflect the committed changes.