summaryrefslogtreecommitdiff
path: root/doc/libs6
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-03-30 17:21:37 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-03-30 17:21:37 +0000
commitf98ae7a1bc204afa4badc3593d8422a6efa977d9 (patch)
treebf6cc7f9705a5a0cf18099d6d916c9b8b8dcf5de /doc/libs6
parente59f30c77eab4c98d77a34fa69d6d1e6b1a87390 (diff)
downloads6-f98ae7a1bc204afa4badc3593d8422a6efa977d9.tar.xz
heliocat's html fixes
Diffstat (limited to 'doc/libs6')
-rw-r--r--doc/libs6/s6-fdholder.html2
-rw-r--r--doc/libs6/s6lockd-helper.html4
-rw-r--r--doc/libs6/s6lockd.html5
3 files changed, 7 insertions, 4 deletions
diff --git a/doc/libs6/s6-fdholder.html b/doc/libs6/s6-fdholder.html
index 6aabe39..38a2343 100644
--- a/doc/libs6/s6-fdholder.html
+++ b/doc/libs6/s6-fdholder.html
@@ -67,7 +67,7 @@ tain_now_g() ;
s6_fdholder_init(&amp;a, fd) ;
(...)
-s6_fdholder_free(&a) ;
+s6_fdholder_free(&amp;a) ;
</pre>
<p>
diff --git a/doc/libs6/s6lockd-helper.html b/doc/libs6/s6lockd-helper.html
index 1d4c558..bc3d1a5 100644
--- a/doc/libs6/s6lockd-helper.html
+++ b/doc/libs6/s6lockd-helper.html
@@ -10,10 +10,12 @@
</head>
<body>
+<p>
<a href="index.html">libs6</a><br />
<a href="../">s6</a><br />
<a href="//skarnet.org/software/">Software</a><br />
-<a href="//skarnet.org/">skarnet.org</a><p />
+<a href="//skarnet.org/">skarnet.org</a>
+</p>
<h1> The <tt>s6lockd-helper</tt> program </h1>
diff --git a/doc/libs6/s6lockd.html b/doc/libs6/s6lockd.html
index 4acfb2a..9fcb055 100644
--- a/doc/libs6/s6lockd.html
+++ b/doc/libs6/s6lockd.html
@@ -10,10 +10,12 @@
</head>
<body>
+<p>
<a href="index.html">libs6</a><br />
<a href="../">s6</a><br />
<a href="//skarnet.org/software/">Software</a><br />
-<a href="//skarnet.org/">skarnet.org</a><p />
+<a href="//skarnet.org/">skarnet.org</a>
+</p>
<h1> The <tt>s6lockd</tt> program </h1>
@@ -49,7 +51,6 @@ client with different permissions. </li>
For once, <em>this is the recommended setup</em>: s6lockd creates empty
lock files, and having all s6lockd instances run under the same user
simplifies permissions management considerably. </li>
- </li>
</ol>
<p>