summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-02 17:56:14 -0400
committerJune McEnroe <june@causal.agency>2019-11-02 17:56:14 -0400
commit19fef45af4d17b32c0d226793389001fbd8b0b67 (patch)
treeb8e8ab7bc5792f6d1fb7dc1fe52d1dbb440747e8
parentUnlink UNIX socket at exit (diff)
downloadpounce-19fef45af4d17b32c0d226793389001fbd8b0b67.tar.gz
pounce-19fef45af4d17b32c0d226793389001fbd8b0b67.zip
Fix name of SNI
-rw-r--r--calico.12
-rw-r--r--pounce.12
2 files changed, 2 insertions, 2 deletions
diff --git a/calico.1 b/calico.1
index 6c673da..115f4e2 100644
--- a/calico.1
+++ b/calico.1
@@ -20,7 +20,7 @@ daemon
 dispatches incoming TLS connections
 to instances of
 .Xr pounce 1
-by Server Name Identification (SNI).
+by Server Name Indication (SNI).
 Instances of
 .Xr pounce 1
 should be configured with
diff --git a/pounce.1 b/pounce.1
index d458249..2a72854 100644
--- a/pounce.1
+++ b/pounce.1
@@ -310,7 +310,7 @@ the
 daemon can be used to dispatch from one local port
 to many instances of
 .Nm
-using Server Name Identification.
+using Server Name Indication.
 .
 .Pp
 The
=7ae0b16aec82ae6ae4023bfd23ddef8ba6965b3a&follow=1'>Adjust move speed in clientJune McEnroe 2017-07-31Handle large movesJune McEnroe 2017-07-30Optimize builds for chrootJune McEnroe 2017-07-30Persist bright across color changesJune McEnroe 2017-07-30Add index.htmlJune McEnroe 2017-07-30Add snapshot.shJune McEnroe 2017-07-30Fix termcap patch for background colorsJune McEnroe 2017-07-30Update helpJune McEnroe 2017-07-30Fix help to track colorJune McEnroe 2017-07-30Support background colorsJune McEnroe 2017-07-30Track color only client-sideJune McEnroe 2017-07-30Add ostensible support for background colorsJune McEnroe 2017-07-30Add tile create and access timestampsJune McEnroe 2017-07-30Assert stable struct Tile field offsetsJune McEnroe 2017-07-30Add chroot.shJune McEnroe 2017-07-30Add ` commandJune McEnroe 2017-07-30Add sshd_configJune McEnroe 2017-07-30Add termcap patchJune McEnroe