From e26470c08067771e85546e1dc2ff7bf1490798dc Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 14 Sep 2020 20:20:58 +0300 Subject: update --- docs/docs/Chroot.html | 6 +++++- docs/docs/install.html | 5 +++-- docs/docs/install.txt | 5 +++-- src/docs/Chroot.html | 6 +++++- src/docs/install.txt | 5 +++-- texidocs | 2 +- 6 files changed, 20 insertions(+), 9 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

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. +you want. So go ahead and create that directory:

+
+
$ mkdir -p $HOME/repos
+
+

1.2.1.1 Obtaining from rsync

Carbs Linux rsync repositories live in rsync://carbslinux.org/repo. 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

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. +you want. So go ahead and create that directory:

+
+
$ mkdir -p $HOME/repos
+
+

1.2.1.1 Obtaining from rsync

Carbs Linux rsync repositories live in rsync://carbslinux.org/repo. 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 index 698d8eb..de9d014 160000 --- a/texidocs +++ b/texidocs @@ -1 +1 @@ -Subproject commit 698d8ebd4c99da1a208c8cbe94d5c12a1c363e39 +Subproject commit de9d0141b444c4096163ff3ccc35a038fb79e1df -- cgit v1.2.3