diff options
-rw-r--r-- | docs/docs/Chroot.html | 6 | ||||
-rw-r--r-- | docs/docs/install.html | 5 | ||||
-rw-r--r-- | docs/docs/install.txt | 5 | ||||
-rw-r--r-- | src/docs/Chroot.html | 6 | ||||
-rw-r--r-- | src/docs/install.txt | 5 | ||||
m--------- | texidocs | 0 |
6 files changed, 19 insertions, 8 deletions
diff --git a/docs/docs/Chroot.html b/docs/docs/Chroot.html index f8d11ea..026a627 100644 --- a/docs/docs/Chroot.html +++ b/docs/docs/Chroot.html @@ -65,8 +65,12 @@ it. If you want to obtain the git repository, you will need to install </p> <p>The following guide will assume that you put the repositories into <samp>~/repos/</samp> directory, but you can put the repositories into any directory -you want. So go ahead and create that directory. <code>mkdir -p $HOME/repos</code>. +you want. So go ahead and create that directory: </p> +<div class="example"> +<pre class="example">$ mkdir -p $HOME/repos +</pre></div> + <span id="Obtaining-from-rsync"></span><h4 class="subsubsection">1.2.1.1 Obtaining from rsync</h4> <p>Carbs Linux rsync repositories live in <a href="rsync://carbslinux.org/repo">rsync://carbslinux.org/repo</a>. In diff --git a/docs/docs/install.html b/docs/docs/install.html index 2143c5e..627b016 100644 --- a/docs/docs/install.html +++ b/docs/docs/install.html @@ -116,8 +116,9 @@ you will need to install 'git' itself. The following guide will assume that you put the repositories into '~/repos/' directory, but you can put the repositories into any -directory you want. So go ahead and create that directory. 'mkdir -p -$HOME/repos'. +directory you want. So go ahead and create that directory: + + $ mkdir -p $HOME/repos 1.2.1.1 Obtaining from rsync ............................ diff --git a/docs/docs/install.txt b/docs/docs/install.txt index 2dba19e..1c381d9 100644 --- a/docs/docs/install.txt +++ b/docs/docs/install.txt @@ -94,8 +94,9 @@ you will need to install 'git' itself. The following guide will assume that you put the repositories into '~/repos/' directory, but you can put the repositories into any -directory you want. So go ahead and create that directory. 'mkdir -p -$HOME/repos'. +directory you want. So go ahead and create that directory: + + $ mkdir -p $HOME/repos 1.2.1.1 Obtaining from rsync ............................ diff --git a/src/docs/Chroot.html b/src/docs/Chroot.html index f8d11ea..026a627 100644 --- a/src/docs/Chroot.html +++ b/src/docs/Chroot.html @@ -65,8 +65,12 @@ it. If you want to obtain the git repository, you will need to install </p> <p>The following guide will assume that you put the repositories into <samp>~/repos/</samp> directory, but you can put the repositories into any directory -you want. So go ahead and create that directory. <code>mkdir -p $HOME/repos</code>. +you want. So go ahead and create that directory: </p> +<div class="example"> +<pre class="example">$ mkdir -p $HOME/repos +</pre></div> + <span id="Obtaining-from-rsync"></span><h4 class="subsubsection">1.2.1.1 Obtaining from rsync</h4> <p>Carbs Linux rsync repositories live in <a href="rsync://carbslinux.org/repo">rsync://carbslinux.org/repo</a>. In diff --git a/src/docs/install.txt b/src/docs/install.txt index 2dba19e..1c381d9 100644 --- a/src/docs/install.txt +++ b/src/docs/install.txt @@ -94,8 +94,9 @@ you will need to install 'git' itself. The following guide will assume that you put the repositories into '~/repos/' directory, but you can put the repositories into any -directory you want. So go ahead and create that directory. 'mkdir -p -$HOME/repos'. +directory you want. So go ahead and create that directory: + + $ mkdir -p $HOME/repos 1.2.1.1 Obtaining from rsync ............................ diff --git a/texidocs b/texidocs -Subproject 698d8ebd4c99da1a208c8cbe94d5c12a1c363e3 +Subproject de9d0141b444c4096163ff3ccc35a038fb79e1d |