summaryrefslogtreecommitdiffstats
path: root/Help/cpack_gen/freebsd.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2018-11-28 14:30:01 (GMT)
committerBrad King <brad.king@kitware.com>2018-11-28 14:30:01 (GMT)
commit0fc6faf2ddfb146704146d13b71bfd048128917f (patch)
tree2ce0c5aab64a94ae28db7d4c42ca92bf7aa5a5d3 /Help/cpack_gen/freebsd.rst
parent772edffbf0c08fc0a6fcf74fb98545b7afcfee13 (diff)
downloadCMake-0fc6faf2ddfb146704146d13b71bfd048128917f.zip
CMake-0fc6faf2ddfb146704146d13b71bfd048128917f.tar.gz
CMake-0fc6faf2ddfb146704146d13b71bfd048128917f.tar.bz2
Help: Replace use of :code:`` with plain reST syntax
This appeared in a few CPack generator documents but is not used elsewhere.
Diffstat (limited to 'Help/cpack_gen/freebsd.rst')
-rw-r--r--Help/cpack_gen/freebsd.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/cpack_gen/freebsd.rst b/Help/cpack_gen/freebsd.rst
index b22ea9a..a8dd320 100644
--- a/Help/cpack_gen/freebsd.rst
+++ b/Help/cpack_gen/freebsd.rst
@@ -20,7 +20,7 @@ The CPack FreeBSD generator should work on any host with libpkg installed. The
packages it produces are specific to the host architecture and ABI.
The CPack FreeBSD generator sets package-metadata through
-:code:`CPACK_FREEBSD_XXX` variables. The CPack FreeBSD generator, unlike the
+``CPACK_FREEBSD_XXX`` variables. The CPack FreeBSD generator, unlike the
CPack Deb generator, does not specially support componentized packages; a
single package is created from all the software artifacts created through
CMake.