1
0
mirror of https://github.com/ohwgiles/laminar.git synced 2026-03-02 03:40:21 +00:00

Fix errors on the man page (#138)

This commit is contained in:
meskio
2020-12-08 19:50:37 +01:00
committed by GitHub
parent 882978fa77
commit 63bbb8a6e7

View File

@@ -47,14 +47,14 @@ The laminar server to connect to is read from the
environment variable. If empty, it falls back to environment variable. If empty, it falls back to
.Ev LAMINAR_BIND_RPC .Ev LAMINAR_BIND_RPC
and finally defaults to and finally defaults to
.Ad .Ad unix-abstract:laminar
unix-abstract:laminar.
.Sh ENVIRONMENT .Sh ENVIRONMENT
.Bl -tag .Bl -tag
.It Ev LAMINAR_HOST .It Ev LAMINAR_HOST
address of server to connect. May be of the form address of server to connect. May be of the form
.Ad IP:PORT, .Ad IP:PORT,
.Ad unix:PATH/TO/SOCKET or .Ad unix:PATH/TO/SOCKET
or
.Ad unix-abstract:NAME .Ad unix-abstract:NAME
.It Ev LAMINAR_BIND_RPC .It Ev LAMINAR_BIND_RPC
fallback server address variable. It is set by fallback server address variable. It is set by