aboutsummaryrefslogtreecommitdiff
path: root/toys/posix/sed.c
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2019-09-07 21:36:28 -0700
committerRob Landley <rob@landley.net>2019-09-09 23:48:50 -0500
commitfb872879a7d7c4c9d184ec7e4b255ea1a85e124e (patch)
treed179ed7853c3bdff2a40a41d5eb9595ace5256af /toys/posix/sed.c
parent1558f3455f1f5f22e25b25284a6a99c698a7fa23 (diff)
downloadtoybox-fb872879a7d7c4c9d184ec7e4b255ea1a85e124e.tar.gz
ls: fix spacing of -lZ and --full-time.
Two more spacing bugs here, one before the security context for -Z, and one after the size with --full-time. Before: $ ./toybox ls -lZ --full-time Config. -rw-r----- 1 enh primarygroup? 56162019-09-07 21:09:32.892215100 -0700 Config.in After: $ ./toybox ls -lZ --full-time Config. -rw-r----- 1 enh primarygroup ? 5616 2019-09-07 21:09:32.892215100 -0700 Config.in
Diffstat (limited to 'toys/posix/sed.c')
0 files changed, 0 insertions, 0 deletions