diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docs/index.html | 1 | ||||
-rw-r--r-- | docs/index.html | 6 | ||||
-rw-r--r-- | docs/index.txt | 6 | ||||
-rw-r--r-- | docs/news.xml | 2 | ||||
-rw-r--r-- | docs/rss.xml | 2 |
5 files changed, 9 insertions, 8 deletions
diff --git a/docs/docs/index.html b/docs/docs/index.html index 1a80429..ca94f6a 100644 --- a/docs/docs/index.html +++ b/docs/docs/index.html @@ -42,6 +42,7 @@ ul.no-bullet {list-style: none} + <span id="Top"></span><div class="header"> <p> Next: <a href="Installation.html" accesskey="n" rel="next">Installation</a> </p> diff --git a/docs/index.html b/docs/index.html index f6da88a..6756b1c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -30,9 +30,9 @@ package manager forked from KISS with the tool-based approach of xbps.</p> <h2>Small base</h2> -<p>By default, Carbs Linux comes with busybox for coreutils, bearssl for its crypto -library, musl libc, and other basic utilities that are required for building -new software. The majority of the base packages are statically linked.</p> +<p>By default, Carbs Linux comes with busybox for coreutils, libressl for its +crypto library, musl libc, and other basic utilities that are required for +building new software. The majority of the base packages are statically linked.</p> <h2>Multiple Init Support</h2> diff --git a/docs/index.txt b/docs/index.txt index b34e583..6af3953 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -12,9 +12,9 @@ package manager forked from KISS with the tool-based approach of xbps. Small base -------------------------------------------------------------------------------- -By default, Carbs Linux comes with busybox for coreutils, bearssl for its crypto -library, musl libc, and other basic utilities that are required for building -new software. The majority of the base packages are statically linked. +By default, Carbs Linux comes with busybox for coreutils, libressl for its +crypto library, musl libc, and other basic utilities that are required for +building new software. The majority of the base packages are statically linked. Multiple Init Support diff --git a/docs/news.xml b/docs/news.xml index 521ac5d..0e054d5 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -9,7 +9,7 @@ <description>a simple linux distribution</description> <link>https://carbslinux.org</link> <atom:link href="https://carbslinux.org/news.xml" rel="self" type="application/rss+xml" /> - <lastBuildDate>Mon Sep 14 2020 17:00</lastBuildDate> + <lastBuildDate>Tue Sep 15 2020 08:00</lastBuildDate> <item> <title>Sep 03 2020</title> <pubDate>Thu, 03 Sep 2020</pubDate> diff --git a/docs/rss.xml b/docs/rss.xml index 10aaaef..799486a 100644 --- a/docs/rss.xml +++ b/docs/rss.xml @@ -9,7 +9,7 @@ <description>a simple linux distribution</description> <link>https://carbslinux.org</link> <atom:link href="https://carbslinux.org/rss.xml" rel="self" type="application/rss+xml" /> - <lastBuildDate>Mon Sep 14 2020 17:00</lastBuildDate> + <lastBuildDate>Tue Sep 15 2020 08:00</lastBuildDate> <item> <title>August 2020 News Post</title> <pubDate>Mon, 03 Aug 2020</pubDate> |