summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-09-16 12:29:58 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-09-16 12:29:58 +0000
commit6f91eb3fbcd05172de53bf011fdc49bb3b5fbffd (patch)
treeb758fcd99a715fb8e3e71ea33018783fc6280783
parentb0fe68c13b04af8c098d53ea999bba6b7395163d (diff)
downloads6-6f91eb3fbcd05172de53bf011fdc49bb3b5fbffd.tar.xz
Link to the s6-man-pages project
-rw-r--r--AUTHORS2
-rw-r--r--doc/index.html15
2 files changed, 16 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index edb29a6..de45890 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -11,6 +11,7 @@ Contributors:
Colin Booth <colin@heliocat.net>
Eric Le Bihan <eric.le.bihan.dev@free.fr>
Shengjing Zhu <zhsj@debian.org>
+ Alexis <flexibeast@gmail.com>
Thanks to:
Dan J. Bernstein <djb@cr.yp.to>
@@ -35,4 +36,3 @@ Thanks to:
Luis Ressel <aranea@aixah.de>
Eric Vidal <eric@obarun.org>
Jens Rehsack <rehsack@gmail.com>
- Alexis <flexibeast@gmail.com>
diff --git a/doc/index.html b/doc/index.html
index e193cc3..7f55ca9 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -130,6 +130,12 @@ the previous versions of s6 and the current one. </li>
<h2> Reference </h2>
+<p>
+ If you prefer to read this documentation as man pages, it is now possible!
+There is a <a href="https://github.com/flexibeast/s6-man-pages">project</a> that
+ports the s6 documentation to a set of man pages.
+</p>
+
<h3> Commands </h3>
<p>
@@ -294,6 +300,15 @@ synchronization</a>.
<h2> Related resources </h2>
</a>
+<h3> s6 manual pages </h3>
+
+<ul>
+ <li> <a href="https://github.com/flexibeast">flexibeast</a> is doing the ungrateful
+but valuable work of
+<a href="https://github.com/flexibeast/s6-man-pages">providing the s6 documentation
+as a set of man pages</a>. </li>
+</ul>
+
<h3> Other components for s6-based init systems </h3>
<ul>