Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148927787
D9912.id26507.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
962 B
Referenced Files
None
Subscribers
None
D9912.id26507.diff
View Options
Index: head/lib/libutil/hexdump.3
===================================================================
--- head/lib/libutil/hexdump.3
+++ head/lib/libutil/hexdump.3
@@ -28,7 +28,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 8, 2017
+.Dd March 21, 2017
.Dt HEXDUMP 3
.Os
.Sh NAME
@@ -38,16 +38,6 @@
.In libutil.h
.Ft void
.Fn hexdump "void *ptr" "int length" "const char *hdr" "int flags"
-.In sys/types.h
-.In sys/sbuf.h
-.Ft void
-.Fo sbuf_hexdump
-.Fa "struct sbuf *sb"
-.Fa "void *ptr"
-.Fa "int length"
-.Fa "const char *hdr"
-.Fa "int flags"
-.Fc
.Sh DESCRIPTION
The
.Fn hexdump
@@ -60,11 +50,6 @@
followed by 16
.Tn ASCII
characters.
-.Pp
-The
-.Fn sbuf_hexdump
-function prints the hexdump to the supplied
-.Xr sbuf 9 .
.Bl -tag -width indent
.It Fa ptr
Pointer to the array of bytes to print.
@@ -104,7 +89,7 @@
.El
.Sh SEE ALSO
.Xr ascii 7 ,
-.Xr sbuf 9
+.Xr sbuf_hexdump 9
.Sh AUTHORS
This manual page was written by
.An Scott Long .
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 22, 2:18 AM (13 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30085669
Default Alt Text
D9912.id26507.diff (962 B)
Attached To
Mode
D9912: Document sbuf_hexdump(9) in just sbuf(9)
Attached
Detach File
Event Timeline
Log In to Comment