svn commit: r49774 - head/en_US.ISO8859-1/books/porters-handbook/makefiles
Brad Davis <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: brd Date: Thu Dec 29 17:57:14 2016 New Revision: 49774 URL: https://svnweb.freebsd.org/changeset/doc/49774 Log: Wordsmith the USE_GITHUB=nodefault section with help from gjb@. Reviewed by: gjb 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 Thu Dec 29 17:20:10 2016 (r49773) +++ head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Thu Dec 29 17:57:14 2016 (r49774) @@ -2096,8 +2096,8 @@ USE_GITHUB= yes</programlisting> linkend="porting-master-sites-n"/>.</para> <para>When fetching multiple files from GitHub, sometimes the default - distribution file is not required. Fetching of the default can be - disabled by setting:</para> + distribution file is not required. To disable fetching the default + distribution, set: <programlisting>USE_GITHUB= nodefault</programlisting> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"