summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lldb/docs/lldb-gdb-remote.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/docs/lldb-gdb-remote.txt b/lldb/docs/lldb-gdb-remote.txt
index a08779960eb..20149041754 100644
--- a/lldb/docs/lldb-gdb-remote.txt
+++ b/lldb/docs/lldb-gdb-remote.txt
@@ -528,7 +528,7 @@ Reply:
// "qPlatform_chmod"
//
// BRIEF
-// Creates a new directory on the connected remote machine.
+// Change the permissions of a file on the connected remote machine.
//
// PRIORITY TO IMPLEMENT
// Low. This command allows LLDB clients to change the permissions of
OpenPOWER on IntegriCloud