doc: homologize ch{con,grp,mod,own} option descriptions
authorPádraig Brady <P@draigBrady.com>
Mon, 26 Dec 2011 19:20:04 +0000 (19:20 +0000)
committerPádraig Brady <P@draigBrady.com>
Mon, 26 Dec 2011 22:19:46 +0000 (22:19 +0000)
commit44e20cda07046da961ff1e42b240be74ad200488
treedd4b8d98a82141670d0a5117bc0085631e91c817
parentb1230020dc5c5acc9f9ab16c3c397c0aecb5977b
doc: homologize ch{con,grp,mod,own} option descriptions

* src/chgrp.c (usage): Group associated options together,
to aid users.  Also minimize the differences between
individual messages across these four commands, to
aid translators.
* src/chmod.c: Likewise.
* src/chown.c: Likewise.
* src/chcon.c (usage): Likewise.  Document the
--dereference option.

Suggested by Paul Eggert and Jari Aalto
src/chcon.c
src/chgrp.c
src/chmod.c
src/chown.c