aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/printf.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/printf.9')
-rw-r--r--share/man/man9/printf.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/printf.9 b/share/man/man9/printf.9
index 1a3640871bd1..4d3a6fb8b2a5 100644
--- a/share/man/man9/printf.9
+++ b/share/man/man9/printf.9
@@ -53,7 +53,7 @@
.Fn vlog "int pri" "const char *fmt" "va_list ap"
.Sh DESCRIPTION
The
-.Xr printf 9
+.Nm
family of functions are similar to the
.Xr printf 3
family of functions.
@@ -82,7 +82,7 @@ Each of these related functions use the
parameter in the same manner as
.Xr printf 3 .
However,
-.Xr printf 9
+.Nm
adds two other conversion specifiers and omits one.
.Pp
The