diff --git a/general/prog/cmake.xml b/general/prog/cmake.xml
index b3a0423d64..319efcb2cd 100644
--- a/general/prog/cmake.xml
+++ b/general/prog/cmake.xml
@@ -179,12 +179,10 @@ make
- --system-libs: This switch forces the build system
- to link against Zlib,
- Bzip2, cURL,
- nghttp2,
- Expat and libarchive
- installed on the system.
+ --system-libs: This switch forces the build
+ system to link against the system installed version for all needed
+ libraries but those explicitly specified via a
+ option.