Re: lib/arg.c: dynamic newline in help

2009-12-27 Thread Carles Pina i Estany
Hi, Following a suggestion of Vladimir, now it uses GRUB_TERMINAL_WIDTH if it's not compiling in util way. -- Carles Pina i Estany http://pinux.info === modified file 'ChangeLog' --- ChangeLog 2009-12-26 23:43:21 + +++ ChangeLog 2009-12-27 17:06:29 + @@ -1,5 +1,10 @@ 2009-12-27

Re: lib/arg.c: dynamic newline in help

2009-12-27 Thread Carles Pina i Estany
Hi, On Dec/27/2009, Carles Pina i Estany wrote: > Until now the options for the commands has been splitted (using a \n) by > the developer. if you want to test the patch, check the output of: insmod acpi help acpi before and after the patch. Before (at least with the standard terminal text):