summaryrefslogtreecommitdiff
path: root/builtins/printf.def
diff options
context:
space:
mode:
Diffstat (limited to 'builtins/printf.def')
-rw-r--r--builtins/printf.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/builtins/printf.def b/builtins/printf.def
index a3899bef..b01958ec 100644
--- a/builtins/printf.def
+++ b/builtins/printf.def
@@ -40,8 +40,8 @@ printf interprets:
%b expand backslash escape sequences in the corresponding argument
%q quote the argument in a way that can be reused as shell input
- %(fmt)T output the date-time string resulting from using FMT as a format
- string for strftime(3)
+ %(fmt)T output the date-time string resulting from using FMT as a format
+ string for strftime(3)
The format is re-used as necessary to consume all of the arguments. If
there are fewer arguments than the format requires, extra format