svn commit: r48835 - head/en_US.ISO8859-1/books/porters-handbook/makefiles
Warren Block <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: wblock Date: Fri May 20 13:12:02 2016 New Revision: 48835 URL: https://svnweb.freebsd.org/changeset/doc/48835 Log: Correct copied TARGET-OPTION-on to -off. Reported by Barnerd in IRC. Modified: head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Fri May 20 12:39:08 2016 (r48834) +++ head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Fri May 20 13:12:02 2016 (r48835) @@ -4851,7 +4851,7 @@ DOCS_ALL_TARGET= doc</programlisting> <title>Additional Build Targets, <buildtarget><replaceable>TARGET</replaceable>-<replaceable>OPT</replaceable>-on</buildtarget> and - <buildtarget><replaceable>TARGET</replaceable>-<replaceable>OPT</replaceable>-on</buildtarget></title> + <buildtarget><replaceable>TARGET</replaceable>-<replaceable>OPT</replaceable>-off</buildtarget></title> <para>These <filename>Makefile</filename> targets can accept optional extra build targets:</para> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"