sbuf(9): reference the correct function

This was most likely a copy-paste error.

PR:		262433
MFC after:	3 days
Reported by:	Boris Ivanovsky <bivanovsky@gmail.com>
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Mitchell Horne 2022-10-13 10:01:11 -03:00
parent 39888ed7a3
commit 204a5f5800

View File

@ -358,7 +358,7 @@ function returns the current user flags.
The The
.Fn sbuf_set_flags .Fn sbuf_set_flags
and and
.Fn sbuf_get_flags .Fn sbuf_clear_flags
functions set or clear one or more user flags, respectively. functions set or clear one or more user flags, respectively.
The user flags are described under the The user flags are described under the
.Fn sbuf_new .Fn sbuf_new