summaryrefslogtreecommitdiffstats
path: root/usr.bin/printf
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-11-23 14:40:35 +0000
committerdd <dd@FreeBSD.org>2001-11-23 14:40:35 +0000
commit4ee088e5a0f3ddc305775f347d6fcecb9d53f292 (patch)
treea45110af8a36e4e134a47ede64897f7daf5498e8 /usr.bin/printf
parent534b7e1f5c204b6d4af9db65be849e5363b3a648 (diff)
downloadFreeBSD-src-4ee088e5a0f3ddc305775f347d6fcecb9d53f292.zip
FreeBSD-src-4ee088e5a0f3ddc305775f347d6fcecb9d53f292.tar.gz
The RETURN VALUES section is not appropriate for section 1 manual
pages; rename it to DIAGNOSTICS. Also use the .Ex macro while I'm here.
Diffstat (limited to 'usr.bin/printf')
-rw-r--r--usr.bin/printf/printf.15
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/printf/printf.1 b/usr.bin/printf/printf.1
index 12dcb36..27377a5 100644
--- a/usr.bin/printf/printf.1
+++ b/usr.bin/printf/printf.1
@@ -257,9 +257,8 @@ 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.
-.Sh RETURN VALUES
-.Nm Printf
-exits 0 on success, 1 on failure.
+.Sh DIAGNOSTICS
+.Ex -std
.Sh SEE ALSO
.Xr printf 3
.Sh HISTORY
OpenPOWER on IntegriCloud