summaryrefslogtreecommitdiffstats
path: root/Help/command/get_filename_component.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/command/get_filename_component.rst')
-rw-r--r--Help/command/get_filename_component.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/Help/command/get_filename_component.rst b/Help/command/get_filename_component.rst
index 1d93709..368d3bb 100644
--- a/Help/command/get_filename_component.rst
+++ b/Help/command/get_filename_component.rst
@@ -56,6 +56,6 @@ separate a program name from its arguments in a command line string.
.. note::
- This command been superseded by :command:`cmake_path` command, except
- ``REALPATH`` now offered by :ref:`file(REAL_PATH) <REAL_PATH>` command and
- ``PROGRAM`` now available in :command:`separate_arguments(PROGRAM)` command.
+ The ``REALPATH`` and ``PROGRAM`` subcommands had been superseded,
+ respectively, by :ref:`file(REAL_PATH) <REAL_PATH>` and
+ :command:`separate_arguments(PROGRAM)` commands.