summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--pounce.19
1 files changed, 8 insertions, 1 deletions
diff --git a/pounce.1 b/pounce.1
index 265ec91..d458249 100644
--- a/pounce.1
+++ b/pounce.1
@@ -1,4 +1,4 @@
-.Dd November 1, 2019
+.Dd November 2, 2019
 .Dt POUNCE 1
 .Os
 .
@@ -304,6 +304,13 @@ One instance of
 .Nm ,
 and therefore one local port,
 is required for each server connection.
+Alternatively,
+the
+.Xr calico 1
+daemon can be used to dispatch from one local port
+to many instances of
+.Nm
+using Server Name Identification.
 .
 .Pp
 The
td>John Keeping 2013-04-27git: update to 1.8.2.2John Keeping 2013-04-17scan-tree: fix regression in section-from-path=-1John Keeping 2013-04-15t0001: ignore ".dirty" suffix on Git versionJohn Keeping 2013-04-15tests: set TEST_OUTPUT_DIRECTORY to the CGit test directoryJohn Keeping 2013-04-15t0109: test more URLsJohn Keeping 2013-04-10cgitrc.5.txt: Specify when scan-path must be defined before.Jason A. Donenfeld 2013-04-10ui-snapshot.c: Prepend "V" when guessing ref namesLukas Fleischer 2013-04-10t0107: Skip ZIP tests if unzip(1) isn't availableLukas Fleischer 2013-04-10tests/: Do not use `sed -i`Lukas Fleischer 2013-04-10Add branch-sort and repo.branch-sort options.Jason A. Donenfeld 2013-04-10t0109: chain operations with &&John Keeping 2013-04-10cgit.c: Do not restore unset environment variablesLukas Fleischer 2013-04-09t0107: Use `tar -z` for gzip'ed archivesLukas Fleischer