2013/11/2 Chet Ramey
> On 11/1/13, 5:54 PM, Seungbeom Kim wrote:
> > Description:
> > The default value of TIMEFORMAT is incorrectly formatted:
> > it is shown as $'\nreal\t%3lR\nuser\t%3lU\nsys%3lS' in the man
> page,
> > but it should be $'\nreal\t%3lR\nuser\t%3lU\nsys\t%3lS
On 11/1/13, 5:54 PM, Seungbeom Kim wrote:
> Configuration Information [Automatically generated, do not change]:
> Machine: x86_64
> OS: linux-gnu
> Compiler: gcc
> Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64'
> -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-pc-linux-gnu'
> -D