diff options
Diffstat (limited to 'man3/scanf.3')
| -rw-r--r-- | man3/scanf.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/scanf.3 b/man3/scanf.3 index d2619743fa..aea5ed2f91 100644 --- a/man3/scanf.3 +++ b/man3/scanf.3 @@ -116,9 +116,9 @@ The function scans a variable argument list from the standard input and the .BR vsscanf () function scans it from a string; these are analogous to the -.B vprintf +.BR vprintf () and -.B vsprintf +.BR vsprintf () functions respectively. .PP The |
