Fixed (C) syntax error in synopsis.
This commit is contained in:
parent
0d8e4c576d
commit
8a5bc77116
@ -49,7 +49,7 @@
|
||||
.Sh SYNOPSIS
|
||||
.In sys/types.h
|
||||
.In sys/sbuf.h
|
||||
.Ft struct sbuf *s
|
||||
.Ft struct sbuf *
|
||||
.Fn sbuf_new "struct sbuf *s" "char *buf" "int length" "int flags"
|
||||
.Ft void
|
||||
.Fn sbuf_clear "struct sbuf *s"
|
||||
|
Loading…
Reference in New Issue
Block a user