about summary refs log tree commit diff
path: root/calico.1
diff options
context:
space:
mode:
Diffstat (limited to 'calico.1')
-rw-r--r--calico.129
1 files changed, 12 insertions, 17 deletions
diff --git a/calico.1 b/calico.1
index 1b9ec67..37e61a9 100644
--- a/calico.1
+++ b/calico.1
@@ -16,7 +16,7 @@
 .Sh DESCRIPTION
 The
 .Nm
-daemon
+program
 dispatches incoming TLS connections
 to instances of
 .Xr pounce 1
@@ -67,21 +67,18 @@ UNIX-domain sockets.
 .El
 .
 .Sh EXAMPLES
-Obtain certificates for
-and dispatch to two instances of
+Start and dispatch to two instances of
 .Xr pounce 1 :
 .Bd -literal -offset indent
-certbot certonly -d oftc.example.org
-certbot certonly -d freenode.example.org
-pounce -U /var/run/calico -H oftc.example.org oftc.conf
-pounce -U /var/run/calico -H freenode.example.org freenode.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
 .Li oftc.example.org:6697
 and
-.Li freenode.example.org:6697 ,
+.Li libera.example.org:6697 ,
 respectively.
 .
 .Sh SEE ALSO
@@ -91,28 +88,26 @@ respectively.
 .Bl -item
 .It
 .Rs
-.%R RFC 6066
 .%A D. Eastlake 3rd
-.%Q Huawei
 .%T Transport Layer Security (TLS) Extensions: Extension Definitions
 .%I IETF
-.%D January 2011
+.%R RFC 6066
 .%U https://tools.ietf.org/html/rfc6066
+.%D January 2011
 .Re
-.
 .It
 .Rs
-.%R RFC 8446
 .%A E. Rescorla
 .%T The Transport Layer Security (TLS) Protocol Version 1.3
 .%I IETF
-.%D August 2018
+.%R RFC 8446
 .%U https://tools.ietf.org/html/rfc8446
+.%D August 2018
 .Re
 .El
 .
 .Sh AUTHORS
-.An June Bug Aq Mt june@causal.agency
+.An June McEnroe Aq Mt june@causal.agency
 .
 .Sh BUGS
 Send mail to
@@ -120,4 +115,4 @@ Send mail to
 or join
 .Li #ascii.town
 on
-.Li chat.freenode.net .
+.Li irc.tilde.chat .