about summary refs log tree commit diff
diff options
context:
space:
mode:
authorsternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org>2021-03-16 22:30:00 +0100
committersternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org>2021-03-16 22:30:00 +0100
commitb88bc1b9247c6e5e19efa6a745d2bdab679e76a9 (patch)
tree1c414858156d1c547853c73e08eda69499bd4b22
parent99ffed4e8d86f77b24ee87428144e6ac550187eb (diff)
doc(spacecookie.json): document deprecated port setting
-rw-r--r--docs/man/spacecookie.json.513
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/man/spacecookie.json.5 b/docs/man/spacecookie.json.5
index 47d4a66..c00ae9a 100644
--- a/docs/man/spacecookie.json.5
+++ b/docs/man/spacecookie.json.5
@@ -179,6 +179,19 @@ Default:
 .Qq info .
 .El
 .El
+.Ss DEPRECATED SETTINGS
+The following settings are only supported for backwards compatibility
+and should be replaced in existing configurations in the way described
+for each respectively.
+.Pp
+.Bl -tag -width 2n -offset 0n
+.It Sy port
+The top level
+.Sy port
+is an alias for the setting of the same name inside the
+.Sy listen
+object and should be replaced by the latter.
+.El
 .Sh EXAMPLE
 The following configuration equates to the default behavior of
 .Xr spacecookie 1