From 4ee088e5a0f3ddc305775f347d6fcecb9d53f292 Mon Sep 17 00:00:00 2001 From: dd Date: Fri, 23 Nov 2001 14:40:35 +0000 Subject: 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. --- usr.bin/printf/printf.1 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'usr.bin/printf') 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 -- cgit v1.1