Browse Source

Merge branch 'help_fixup' into release-3.11

Merge-request: !1770
pull/320/merge
Brad King 8 years ago
parent
commit
eded0bae2e
  1. 2
      Help/variable/CMAKE_NETRC.rst
  2. 2
      Help/variable/CMAKE_NETRC_FILE.rst

2
Help/variable/CMAKE_NETRC.rst

@ -2,7 +2,7 @@ CMAKE_NETRC
-----------
This variable is used to initialize the ``NETRC`` option for
:command:`file(DOWNLOAD)` and :command:`file(DOWNLOAD)` commands and the
:command:`file(DOWNLOAD)` and :command:`file(UPLOAD)` commands and the
module :module:`ExternalProject`. See those commands for additional
information.

2
Help/variable/CMAKE_NETRC_FILE.rst

@ -2,7 +2,7 @@ CMAKE_NETRC_FILE
----------------
This variable is used to initialize the ``NETRC_FILE`` option for
:command:`file(DOWNLOAD)` and :command:`file(DOWNLOAD)` commands and the
:command:`file(DOWNLOAD)` and :command:`file(UPLOAD)` commands and the
module :module:`ExternalProject`. See those commands for additional
information.

Loading…
Cancel
Save