Page MenuHomeFreeBSD

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

Authored by jhb on Mon, May 5, 7:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 26, 6:48 PM
Unknown Object (File)
Sat, May 24, 5:10 PM
Unknown Object (File)
Fri, May 16, 3:19 PM
Unknown Object (File)
Wed, May 14, 11:34 AM
Unknown Object (File)
Tue, May 13, 3:04 AM
Unknown Object (File)
Wed, May 7, 3:44 PM
Subscribers

Details

Summary

Sponsored by: Chelsio Communications

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 63917
Build 60801: arc lint + arc unit

Event Timeline

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

Why not Dl?

This revision is now accepted and ready to land.Mon, May 5, 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.Tue, May 6, 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.Tue, May 6, 10:16 PM
This revision was automatically updated to reflect the committed changes.