From 24456556d65528b5d9db968bb8113d87ae8d40f5 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 23 Jan 2019 11:05:12 +0100 Subject: user: Fix references to prefixes section --- user/hosts/macos.rst | 2 +- user/hosts/posix.rst | 2 +- user/installation/project-sandboxing.rst | 3 --- user/installation/releases.rst | 4 ++-- user/start/prefixes.rst | 5 +++-- 5 files changed, 7 insertions(+), 9 deletions(-) (limited to 'user') diff --git a/user/hosts/macos.rst b/user/hosts/macos.rst index ecc2617..c68e627 100644 --- a/user/hosts/macos.rst +++ b/user/hosts/macos.rst @@ -17,7 +17,7 @@ The normal prefix when working on OS X as a user is under your home directory. Prefixes of :file:`$HOME/development/rtems` or :file:`$HOME/rtems` are suitable. -:ref:`prefixes` details using Prefixes to manage the installation. +:ref:`QuickStartPrefixes` details using Prefixes to manage the installation. MacOS .. _Mavericks: diff --git a/user/hosts/posix.rst b/user/hosts/posix.rst index 38f4b30..365194e 100644 --- a/user/hosts/posix.rst +++ b/user/hosts/posix.rst @@ -22,7 +22,7 @@ directory. You could use a prefix of :file:`$HOME/development/rtems` or :file:`$HOME/rtems`. Note, the ``$HOME`` environment variable can be substituted with ``~``. -:ref:`prefixes` details using Prefixes to manage the installation. +:ref:`QuickStartPrefixes` details using Prefixes to manage the installation. RTEMS Tools and packages do not require ``root`` access to be built and we encourage you to not build the tools as ``root``. If you diff --git a/user/installation/project-sandboxing.rst b/user/installation/project-sandboxing.rst index 2c5e508..6c90926 100644 --- a/user/installation/project-sandboxing.rst +++ b/user/installation/project-sandboxing.rst @@ -2,9 +2,6 @@ .. Copyright (C) 2016 Chris Johns -.. index:: Prefixes -.. _prefixes: - .. _project-sandboxing: Project Sandboxing diff --git a/user/installation/releases.rst b/user/installation/releases.rst index 17d4e04..10ef30e 100644 --- a/user/installation/releases.rst +++ b/user/installation/releases.rst @@ -27,8 +27,8 @@ use a home directory, If building on Windows use :file:`/c/opt/rtems` to keep the top level paths as short as possible. :ref:`windows-path-length` provides more detail about path lengths on Windows. -The location used to install the tools and kernel is called the -`prefix`. :ref:`prefixes` explains prefixes and how to use them. It is best to +The location used to install the tools and kernel is called the `prefix`. +:ref:`QuickStartPrefixes` explains prefixes and how to use them. It is best to have a `prefix` for each different version of RTEMS you are using. If you are using RTEMS 4.11 in production it is **not** a good idea to install a development version of 5 over the top by using the same `prefix` as the 4.11 diff --git a/user/start/prefixes.rst b/user/start/prefixes.rst index e9dad29..87e76a1 100644 --- a/user/start/prefixes.rst +++ b/user/start/prefixes.rst @@ -2,12 +2,13 @@ .. Copyright (C) 2016 Chris Johns -.. index:: prefix -.. _prefixes: +.. _QuickStartPrefixes: Prefixes ======== +.. index:: prefix + You will see the term :ref:term:`prefix` referred to thoughout this documentation and in a wide number of software packages you can download from the internet. A **prefix** is the path on your computer a software package is -- cgit v1.2.3