summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--calico.16
1 files 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
'>2019-01-07Add Q/Home binding in exploreJune McEnroe 2019-01-07Fix explore image URLJune McEnroe 2019-01-07Add HOME button, ssh link, AGPL notice to exploreJune McEnroe 2019-01-06Add meta viewport to exploreJune McEnroe 2019-01-06Set background and max-width in exploreJune McEnroe 2019-01-06Swallow writes after the connection is closedJune McEnroe 2019-01-06Handle KCGI_HUPJune McEnroe 2019-01-06Install html filesJune McEnroe