Changeset 824 in code for trunk/doc


Ignore:
Timestamp:
Sep 15, 2023, 4:24:25 AM (21 months ago)
Author:
yakumo.izuru
Message:

Remove spurious part from the docs

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

Location:
trunk/doc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/suika-config.5

    r823 r824  
    100100.  IP \(bu 2.3
    101101.\}
    102 unix+admin:///<path>
    103 Listens on a Unix domain socket for use with suikactl(1)
    104 .RE
    105 .sp
    106 .RS 4
    107 .ie n \{\
    108 \h'-04'\(bu\h'+03'\c
    109 .\}
    110 .el \{\
    111 .  sp -1
    112 .  IP \(bu 2.3
    113 .\}
    114102wss://host:port
    115103Listens for WebSocket connections over TLS
  • trunk/doc/suika-config.adoc

    r823 r824  
    3232* unix:///<path>
    3333Listens on a Unix domain socket
    34 * unix+admin:///<path>
    35 Listens on a Unix domain socket for use with suikactl(1)
    3634* wss://host:port
    3735Listens for WebSocket connections over TLS
Note: See TracChangeset for help on using the changeset viewer.