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)
Mon, Aug 4, 11:05 PM
Unknown Object (File)
Sat, Aug 2, 8:27 PM
Unknown Object (File)
Sat, Jul 26, 9:15 PM
Unknown Object (File)
Fri, Jul 11, 7:18 AM
Unknown Object (File)
Jul 6 2025, 7:27 PM
Unknown Object (File)
Jun 29 2025, 6:44 AM
Unknown Object (File)
Jun 28 2025, 3:00 AM
Unknown Object (File)
Jun 25 2025, 12:22 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.