summaryrefslogtreecommitdiff
path: root/Help/module
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@crascit.com>2018-11-04 10:02:05 +1100
committerCraig Scott <craig.scott@crascit.com>2018-11-06 16:42:38 +1100
commit12deb051b368afcec39f58f9e3beb1c702051e74 (patch)
tree93b0fc8b05a0d93eb5986d174a879a901c87887d /Help/module
parent20d5e77a270639a124fea587bb68b2fb6a5356fc (diff)
downloadcmake-12deb051b368afcec39f58f9e3beb1c702051e74.tar.gz
Help: Use correct CPack generator names
CPack generator names were not used consistently throughout the documentation, resulting in ambiguity about what the correct name was for use with the `cpack -G` option. With the changes in this commit, the cpack-generators(7) page of the manual now shows the correct names and other help pages no longer use inconsistent or incorrect names.
Diffstat (limited to 'Help/module')
-rw-r--r--Help/module/CPackDMG.rst2
-rw-r--r--Help/module/CPackDeb.rst2
-rw-r--r--Help/module/CPackWIX.rst2
3 files changed, 3 insertions, 3 deletions
diff --git a/Help/module/CPackDMG.rst b/Help/module/CPackDMG.rst
index a597002f53..e59dcbb7a4 100644
--- a/Help/module/CPackDMG.rst
+++ b/Help/module/CPackDMG.rst
@@ -1,4 +1,4 @@
CPackDMG
--------
-The documentation for the CPack DMG generator has moved here: :cpack_gen:`CPack DMG Generator`
+The documentation for the CPack DragNDrop generator has moved here: :cpack_gen:`CPack DragNDrop Generator`
diff --git a/Help/module/CPackDeb.rst b/Help/module/CPackDeb.rst
index 73e59a2100..cd7e5f3051 100644
--- a/Help/module/CPackDeb.rst
+++ b/Help/module/CPackDeb.rst
@@ -1,4 +1,4 @@
CPackDeb
--------
-The documentation for the CPack Deb generator has moved here: :cpack_gen:`CPack Deb Generator`
+The documentation for the CPack DEB generator has moved here: :cpack_gen:`CPack DEB Generator`
diff --git a/Help/module/CPackWIX.rst b/Help/module/CPackWIX.rst
index e1d4a03853..c88c7232ce 100644
--- a/Help/module/CPackWIX.rst
+++ b/Help/module/CPackWIX.rst
@@ -1,4 +1,4 @@
CPackWIX
--------
-The documentation for the CPack WiX generator has moved here: :cpack_gen:`CPack WiX Generator`
+The documentation for the CPack WIX generator has moved here: :cpack_gen:`CPack WIX Generator`