From 9e27b86391dc6c3b05b59bf494e10235c8667c1c Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Sat, 16 Jan 2016 00:09:01 -0500 Subject: Fix references. --- shell/shell.rst | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'shell') diff --git a/shell/shell.rst b/shell/shell.rst index f7b4d5d..459cfe2 100644 --- a/shell/shell.rst +++ b/shell/shell.rst @@ -1696,8 +1696,6 @@ following prototype: extern rtems_shell_cmd_t rtems_shell_TIME_Command; -.. _General-Commands-logoff-_002d-logoff-from-the-system: - logoff - logoff from the system ------------------------------- .. index:: logoff @@ -1806,7 +1804,7 @@ This command does not return. **NOTES:** -In contrast to :ref:`logoff `, +In contrast to `logoff - logoff from the system`_, this command is built into the shell interpreter loop. **EXAMPLES:** @@ -2040,8 +2038,7 @@ cd - alias for chdir **DESCRIPTION:** This command is an alias or alternate name for the ``chdir``. -See :ref:`cd ` -for more information. +See `ls - list files in the directory`_ for more information. **EXIT STATUS:** @@ -2101,7 +2098,6 @@ following prototype: extern rtems_shell_cmd_t rtems_shell_CD_Command; -.. _File-and-Directory-Commands-chdir-_002d-change-the-current-directory: chdir - change the current directory ------------------------------------ @@ -2952,7 +2948,7 @@ dir - alias for ls **DESCRIPTION:** This command is an alias or alternate name for the ``ls``. -See :ref:`ls ` +See `ls - list files in the directory`_ for more information. **EXIT STATUS:** @@ -3405,8 +3401,6 @@ prototype: The implementation and portions of the documentation for this command are from NetBSD 4.0. -.. _File-and-Directory-Commands-ls-_002d-list-files-in-the-directory: - ls - list files in the directory -------------------------------- .. index:: ls -- cgit v1.2.3