aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-09-14 20:20:58 +0300
committerCem Keylan <cem@ckyln.com>2020-09-14 20:20:58 +0300
commite26470c08067771e85546e1dc2ff7bf1490798dc (patch)
treebc002193fc06c11d0e183c02192d49cbf2b8e5b3
parentcbd19301ee92ed4db0c5abae4bb1886ab18d4198 (diff)
downloadwebsite-e26470c08067771e85546e1dc2ff7bf1490798dc.tar.gz
update
-rw-r--r--docs/docs/Chroot.html6
-rw-r--r--docs/docs/install.html5
-rw-r--r--docs/docs/install.txt5
-rw-r--r--src/docs/Chroot.html6
-rw-r--r--src/docs/install.txt5
m---------texidocs0
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