[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

INSTALL: Grammar advice?

From: Nathan Hartman <hartman.nathan_at_gmail.com>
Date: Thu, 31 Oct 2019 11:12:18 -0400

In INSTALL, there is this awkward use of (optionally):

        The Netwide Assembler (NASM) is used to build the (optionally)
        assembler modules of OpenSSL.

Which of these is the best fix?

(1) The Netwide Assembler (NASM) is used to (optionally) build the
        assembler modules of OpenSSL.

(2) The Netwide Assembler (NASM) is (optionally) used to build the
        assembler modules of OpenSSL.

(3) The Netwide Assembler (NASM) is used to build the (optional)
        assembler modules of OpenSSL.

Thanks!
Nathan
Received on 2019-10-31 16:12:33 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.