From 86f08ec35de2be82a7408c25bd7ba7006683b70a Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Mon, 21 Mar 2022 16:11:11 +0100 Subject: [PATCH] doc/soju.1: fix syntax error --- doc/soju.1.scd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/soju.1.scd b/doc/soju.1.scd index d1191a9..68b19fe 100644 --- a/doc/soju.1.scd +++ b/doc/soju.1.scd @@ -40,7 +40,7 @@ soju supports two connection modes: connections. Channels and nicks are suffixed with the network name. To join a channel, you need to use the suffix too: _/join #channel/network_. Same applies to messages sent to users. To enable this mode, connect to the bouncer - with the username "/*". + with the username "/\*". For per-client history to work, clients need to indicate their name. This can be done by adding a "@" suffix to the username.