On 25 April 2013 17:18, Thomas Schwinge <tho...@codesourcery.com> wrote: > On Thu, 25 Apr 2013 16:52:28 +0100, Peter Maydell <peter.mayd...@linaro.org> > wrote: >> On 25 April 2013 16:06, Thomas Schwinge <tho...@codesourcery.com> wrote: >> > --- qemu-doc.texi >> > +++ qemu-doc.texi >> > @@ -2683,9 +2683,6 @@ Set the x86 elf interpreter prefix >> > (default=/usr/local/qemu-i386) >> > Set the x86 stack size in bytes (default=524288) >> > @item -cpu model >> > Select CPU model (-cpu help for list and additional feature selection) >> > -@item -ignore-environment >> > -Start with an empty environment. Without this option, >> > -the initial environment is a copy of the caller's environment. >> > @item -E @var{var}=@var{value} >> > Set environment @var{var} to @var{value}. >> > @item -U @var{var} >> >> This appears to be a stray unrelated change? > > Well, this is also a follow-up to the commit > fc9c54124d134dbd76338a92a91804dab2df8166 (referenced in the commit > message above), which silently removed that option...
It's still a separate change, so it should go in its own patch, please. thanks -- PMM