commit: 2f5aaa2783f48d2e7eba4116fc939b5d7a2c9391
parent 2af647c13e7c32b5409762d07665e2b85137dd69
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sun, 9 Mar 2025 19:12:34 +0100
cmd/printf.1: remove .Xr builtin 1
Diffstat:
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/cmd/printf.1 b/cmd/printf.1
@@ -316,9 +316,6 @@ the actual width.
Some shells may provide a builtin
.Nm
command which is similar or identical to this utility.
-Consult the
-.Xr builtin 1
-manual page.
.Sh EXIT STATUS
.Ex -std
.Sh EXAMPLES
@@ -365,7 +362,6 @@ behavior of converting arguments of numeric formats not beginning
with a digit to the ASCII
code of the first character is not supported.
.Sh SEE ALSO
-.Xr builtin 1 ,
.Xr echo 1 ,
.Xr sh 1 ,
.Xr printf 3