summaryrefslogtreecommitdiffstats
path: root/Modules/FindUnixCommands.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/FindUnixCommands.cmake')
-rw-r--r--Modules/FindUnixCommands.cmake8
1 files changed, 6 insertions, 2 deletions
diff --git a/Modules/FindUnixCommands.cmake b/Modules/FindUnixCommands.cmake
index 87caadc..d4e5dcd 100644
--- a/Modules/FindUnixCommands.cmake
+++ b/Modules/FindUnixCommands.cmake
@@ -1,6 +1,10 @@
-# - Find unix commands from cygwin
-# This module looks for some usual Unix commands.
+#.rst:
+# FindUnixCommands
+# ----------------
+#
+# Find unix commands from cygwin
#
+# This module looks for some usual Unix commands.
#=============================================================================
# Copyright 2001-2009 Kitware, Inc.