Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147703427
D21569.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
454 B
Referenced Files
None
Subscribers
None
D21569.diff
View Options
Index: head/share/man/man9/sbuf.9
===================================================================
--- head/share/man/man9/sbuf.9
+++ head/share/man/man9/sbuf.9
@@ -65,7 +65,12 @@
.Sh SYNOPSIS
.In sys/types.h
.In sys/sbuf.h
-.Ft typedef\ int ( sbuf_drain_func ) ( void\ *arg, const\ char\ *data, int\ len ) ;
+.Ft typedef int
+.Fo (sbuf_drain_func)
+.Fa "void *arg"
+.Fa "const char *data"
+.Fa "int len"
+.Fc
.Pp
.Ft struct sbuf *
.Fo sbuf_new
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Mar 14, 1:45 AM (15 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29645857
Default Alt Text
D21569.diff (454 B)
Attached To
Mode
D21569: sbuf(9): fix sbuf_drain_func typedef markup
Attached
Detach File
Event Timeline
Log In to Comment