git: ls(1): Sort flags by order in usage() and manpage.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Tue Dec 26 04:01:02 PST 2017
commit 6a6a7e62675ce388b7fd8e989f7357b1eaf5f8f3
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Tue Dec 26 11:18:49 2017 +0200
ls(1): Sort flags by order in usage() and manpage.
Add missing 'S' in SYNOPSIS.
While there, move out trailing space separator handling to caller.
Summary of changes:
bin/ls/ls.1 | 9 ++++++---
bin/ls/ls.c | 2 +-
bin/ls/print.c | 9 +++++----
bin/ls/util.c | 4 ++--
4 files changed, 14 insertions(+), 10 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6a6a7e62675ce388b7fd8e989f7357b1eaf5f8f3
--
DragonFly BSD source repository
More information about the Commits
mailing list