From a34c157d08ef2beaf7ff0f6930a0fce5ecf581cb Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Thu, 24 Mar 2016 09:33:29 +1100 Subject: Corrections from Worth Burruss. Many thanks. --- user/start/basics.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'user/start/basics.rst') diff --git a/user/start/basics.rst b/user/start/basics.rst index 5a6bd4e..fad3e83 100644 --- a/user/start/basics.rst +++ b/user/start/basics.rst @@ -1,12 +1,12 @@ .. comment: Copyright (c) 2016 Chris Johns .. comment: All rights reserved. -.. _prefixs: +.. _prefixes: Prefixes ======== -You will see the term **prefix** referred to though out this documentation and +You will see the term **prefix** referred to thoughout this documentation and in a wide number of software packages you can download from the internet. A **prefix** is a path on your computer a software package is built and installed under. Packages that have a **prefix** will place all parts under the *prefix @@ -45,10 +45,10 @@ Project Sandboxing ================== Project specific sandboxes let you have a number of projects running in -parallel with each project in its own sandbox. You simlpy have a prefix per +parallel with each project in its own sandbox. You simply have a prefix per project and under that prefix you create a simple yet repeatable structure. -As an exapmle lets say I have a large disk mounted under :file:`/bd` for *Big +As an example lets say I have a large disk mounted under :file:`/bd` for *Big Disk*. As ``root`` create a directory called ``projects`` and give the directory suitable permissions to be writable by you as a user. -- cgit v1.2.3