diff options
| author | Akinori MUSHA <knu@FreeBSD.org> | 2001-11-20 18:33:59 +0000 |
|---|---|---|
| committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-11-20 18:33:59 +0000 |
| commit | 018d9f6237bf3b90db1cb85873f6b0f717fd9610 (patch) | |
| tree | b83cecadf322bae33172651b235b29086676fa5f /usr.bin/printf | |
| parent | c25081010f223f1e7e5bbaf883d0a9d3e568df8f (diff) | |
Notes
Diffstat (limited to 'usr.bin/printf')
| -rw-r--r-- | usr.bin/printf/printf.1 | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/usr.bin/printf/printf.1 b/usr.bin/printf/printf.1 index 0e44abc22264..12dcb36238c9 100644 --- a/usr.bin/printf/printf.1 +++ b/usr.bin/printf/printf.1 @@ -257,20 +257,10 @@ character is defined in the program's locale (category In no case does a non-existent or small field width cause truncation of a field; padding takes place only if the specified field width exceeds the actual width. -.Pp -Some shells may provide a builtin -.Nm -command which is similar or identical to this utility. -Consult the -.Xr builtin 1 -manual page. .Sh RETURN VALUES .Nm Printf exits 0 on success, 1 on failure. .Sh SEE ALSO -.Xr builtin 1 , -.Xr csh 1 , -.Xr sh 1 , .Xr printf 3 .Sh HISTORY The |
