[PATCH 1/2] man: printf: all Ar arguments are processed identically

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The current wording says that given
  printf a b c d
a is the format, c and d are processed as noted,
but b is unspecified

Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
---
 src/dash.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/dash.1 b/src/dash.1
index ff02237..bd5c311 100644
--- a/src/dash.1
+++ b/src/dash.1
@@ -1544,7 +1544,7 @@ each of which causes printing of the next successive
 .Pp
 The
 .Ar arguments
-after the first are treated as strings if the corresponding format is
+are treated as strings if the corresponding format is
 either
 .Cm b ,
 .Cm c
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux