[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/2] Fix order of du options in usage and texinfo manual
From: |
Bernhard Voelker |
Subject: |
[PATCH 0/2] Fix order of du options in usage and texinfo manual |
Date: |
Tue, 22 Jan 2013 22:53:18 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130105 Thunderbird/17.0.2 |
As a side note in thread
http://lists.gnu.org/archive/html/coreutils/2013-01/msg00072.html
we realized that the order of the options in du's usage()
is messed up. The attached patch set fixes it.
Bernhard Voelker (2):
du: fix order of options in usage output
doc: fix order of du options in texinfo manual
doc/coreutils.texi | 102 ++++++++++++++++++++++++++--------------------------
src/du.c | 24 ++++++------
2 files changed, 63 insertions(+), 63 deletions(-)
Have a nice day,
Berny
du-option-order.patch
Description: Text Data
- [PATCH 0/2] Fix order of du options in usage and texinfo manual,
Bernhard Voelker <=