diff options
-rw-r--r-- | share/man/man9/sbuf.9 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man9/sbuf.9 b/share/man/man9/sbuf.9 index 07238cc..09edb77 100644 --- a/share/man/man9/sbuf.9 +++ b/share/man/man9/sbuf.9 @@ -303,7 +303,8 @@ and \-1, respectively, if the buffer overflowed. .Xr strcat 3 , .Xr strcpy 3 , .Xr copyin 9 , -.Xr copyinstr 9 +.Xr copyinstr 9 , +.Xr printf 9 .Sh HISTORY The .Nm sbuf |