summaryrefslogtreecommitdiffstats
path: root/share/man/man9/sbuf.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/sbuf.9')
-rw-r--r--share/man/man9/sbuf.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/sbuf.9 b/share/man/man9/sbuf.9
index 69ed300..9c3c81f 100644
--- a/share/man/man9/sbuf.9
+++ b/share/man/man9/sbuf.9
@@ -68,7 +68,7 @@
.Ft int
.Fn sbuf_cpy "struct sbuf *s" "const char *str"
.Ft int
-.Fn sbuf_printf "struct sbuf *s" "char *fmt" "..."
+.Fn sbuf_printf "struct sbuf *s" "const char *fmt" "..."
.Ft int
.Fn sbuf_putc "struct sbuf *s" "int c"
.Ft int
OpenPOWER on IntegriCloud