From 39f61c3cdd583a02a12d6c14ac5bf039c5407096 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Fri, 15 Oct 2021 17:41:52 -0400 Subject: Prefix example commands with $ prompt --- calico.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/calico.1 b/calico.1 index a21e3a7..92d2fef 100644 --- a/calico.1 +++ b/calico.1 @@ -70,9 +70,9 @@ UNIX-domain sockets. Start and dispatch to two instances of .Xr pounce 1 : .Bd -literal -offset indent -pounce -U /var/run/calico -H oftc.example.org oftc.conf -pounce -U /var/run/calico -H libera.example.org libera.conf -calico -H example.org /var/run/calico +$ pounce -U /var/run/calico -H oftc.example.org oftc.conf +$ pounce -U /var/run/calico -H libera.example.org libera.conf +$ calico -H example.org /var/run/calico .Ed .Pp The two instances can be connected to via -- cgit 1.4.1