From f98ae7a1bc204afa4badc3593d8422a6efa977d9 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 30 Mar 2020 17:21:37 +0000 Subject: heliocat's html fixes --- doc/s6-fdholderd.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/s6-fdholderd.html') diff --git a/doc/s6-fdholderd.html b/doc/s6-fdholderd.html index 171b1c7..4b4794b 100644 --- a/doc/s6-fdholderd.html +++ b/doc/s6-fdholderd.html @@ -126,8 +126,8 @@ special characters will be quoted when printed by recommended to only use reasonable characters in identifiers: clients should be able to know at a glance what file descriptor is represented by an identifier. Identifiers have no special meaning to the server. -
  • A good convention is to use unix:/path/to/socket for -Unix domain sockets and protocol:ip:port +
  • A good convention is to use unix:path/to/socket for +Unix domain sockets and protocol:ip:port for INET domain sockets.
  • An identifier is chosen by the storing client, within the limits of what the server authorizes it to use.
  • -- cgit v1.3.1