Page MenuHomeFreeBSD

Document sbuf_hexdump(9) in just sbuf(9)
ClosedPublic

Authored by ngie on Mar 6 2017, 8:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 26, 2:39 AM
Unknown Object (File)
Mon, May 25, 4:05 AM
Unknown Object (File)
Sun, May 24, 6:35 PM
Unknown Object (File)
Thu, May 21, 7:29 PM
Unknown Object (File)
Sun, May 17, 1:52 AM
Unknown Object (File)
Sun, May 17, 1:52 AM
Unknown Object (File)
Sun, May 17, 1:41 AM
Unknown Object (File)
Mon, May 11, 12:18 PM
Subscribers

Details

Summary

Document sbuf_hexdump(9) in just sbuf(9)

Remove duplicate references to sbuf_hexdump(9) from hexdump(3).
sbuf_hexdump(9) already pointed back to hexdump(3) for implementation
details.

Refer to sbuf_hexdump(9) instead of sbuf(9) for completeness

Bump .Dd for the change

MFC after: 1 month
Sponsored by: Dell EMC Isilon

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7930
Build 8067: arc lint + arc unit

Event Timeline

ngie retitled this revision from to Document sbuf_hexdump(9) in just sbuf(9).
ngie updated this object.
ngie edited the test plan for this revision. (Show Details)
ngie added a subscriber: scottl.

Ping (could someone please review this change)?

This revision is now accepted and ready to land.Mar 21 2017, 12:47 PM
This revision was automatically updated to reflect the committed changes.

As a quick note, I accidentally introduced some mdoc errors in this diff (dangling .Fc/.Pp macros). I cleaned that up before submitting the change to ^/head .