bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] doc: du - clarify default blocksize in usage/manpage


From: Eric Blake
Subject: Re: [PATCH] doc: du - clarify default blocksize in usage/manpage
Date: Thu, 10 Sep 2009 06:42:08 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Pádraig Brady on 9/10/2009 6:29 AM:
> While this patch is more verbose than my previous patch
> in this thread, it is more accurate. So let's drop the
> previous one.

> +      printf (_("\n\
> +If none of the environment variables BLOCKSIZE, BLOCK_SIZE or 
> %s_BLOCK_SIZE\n\
> +or --block-size option specify SIZE, display in units of 1024 bytes.\n\
> +(or 512 bytes if the POSIXLY_CORRECT environment variable is set)\n\
> +"), program);

Grammar was awkward.  If we keep that wording, the final period should be
after the () comment, not before.  But what about a completely different
wording (wrapped as appropriate):

Block size is the first available size from the --block-size option, the
%s_BLOCK_SIZE, BLOCK_SIZE, or BLOCKSIZE environment variables, and
defaults to 1024 bytes (or 512 bytes if POSIXLY_CORRECT is set).

- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkqo9CAACgkQ84KuGfSFAYBhCACg0D624wRRX6mRtQEGR7KPugmy
0tkAn3Z7BlbitivTRNGChWnY5LGpti2A
=Xl4R
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]