Use GNU style for metasyntactic variables in gdb
[deliverable/binutils-gdb.git] / gdb / nto-procfs.c
index 54357af85b2e1112c4151f93731e4d8651289d4d..ed2ef37471dd637e733b154f74a0fc2c424fc8c0 100644 (file)
@@ -143,7 +143,7 @@ class nto_procfs_target_native final : public nto_procfs_target
 static const target_info nto_procfs_target_info = {
   "procfs",
   N_("QNX Neutrino local or remote process"),
-  N_("QNX Neutrino process.  target procfs <node>")
+  N_("QNX Neutrino process.  target procfs NODE")
 };
 
 struct nto_procfs_target_procfs final : public nto_procfs_target
This page took 0.024318 seconds and 4 git commands to generate.