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, Jul 11, 7:18 AM
Unknown Object (File)
Sun, Jul 6, 7:27 PM
Unknown Object (File)
Sun, Jun 29, 6:44 AM
Unknown Object (File)
Sat, Jun 28, 3:00 AM
Unknown Object (File)
Wed, Jun 25, 12:22 AM
Unknown Object (File)
Tue, Jun 24, 7:25 PM
Unknown Object (File)
Tue, Jun 24, 2:41 AM
Unknown Object (File)
Mon, Jun 23, 4:24 PM
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.