From 6f85f86357d70570195e7a97a8b7fbb779c82230 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 23 May 2017 11:03:22 +0000 Subject: Switch doc to schemeless URLs --- doc/libs6/accessrules.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/libs6/accessrules.html') diff --git a/doc/libs6/accessrules.html b/doc/libs6/accessrules.html index 4cdca6c..821575d 100644 --- a/doc/libs6/accessrules.html +++ b/doc/libs6/accessrules.html @@ -6,15 +6,15 @@ s6: the accessrules library interface - +

libs6
s6
-Software
-skarnet.org +Software
+skarnet.org

The accessrules library interface

@@ -49,7 +49,7 @@ database format and any key format. can have the following values: S6_ACCESSRULES_ERROR, S6_ACCESSRULES_DENY, S6_ACCESSRULES_ALLOW or S6_ACCESSRULES_NOTFOUND.
  • A s6_accessrules_params_t is a structure containing two -strallocs, +strallocs, .env and .exec, used to return data contained in the database when a key has been allowed. The interpretation of this data is application-defined.
  • @@ -221,7 +221,7 @@ matches everything.
  • s6_accessrules_keycheck_ip46 interprets key as a pointer to an -ip46_t, and +ip46_t, and behaves either as s6_accessrules_keycheck_ip6 or s6_accessrules_keycheck_ip4, depending on the type of address *key contains.
  • -- cgit v1.2.3