On 10/11/2013 06:47 AM, John E. Malmberg wrote: > Hello, > > I have built coreutils 8.21 on VMS and ran into an issue with generating > the man page file test.1. > > The test utility does not accept either the --help or --version option > that help2man expects.
Ah, but '[ --help' does. This is named lbracket during intermediate builds due to the awkwardness of representing '[' in make rules, so build test.1 from 'lbracket --help' instead of 'test --help'. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
