aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBram Ton <bram@cbbg.nl>2022-09-13 11:16:48 +0000
committerGordon Bergling <gbe@FreeBSD.org>2022-09-13 11:16:48 +0000
commit06bfd0b9143b0409b1b343976ca1d6f41f796423 (patch)
treee15981242071b0f8ddba3d4c7c0dccdb878c76f1
parent10c6af344108a8cfdc431b5b304de9c0fddcec47 (diff)
downloadsrc-06bfd0b9143b0409b1b343976ca1d6f41f796423.tar.gz
src-06bfd0b9143b0409b1b343976ca1d6f41f796423.zip
setkey.8: Improve direction descriptions
Be more precise in the definition of policy directions and policy levels. PR: 250177 Reported by: Bram Ton <bram at cbbg dot nl> Reviewed by: gbe, ae MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D26719
-rw-r--r--sbin/setkey/setkey.813
1 files changed, 7 insertions, 6 deletions
diff --git a/sbin/setkey/setkey.8 b/sbin/setkey/setkey.8
index 540c0324ce22..ff36c53a2f7f 100644
--- a/sbin/setkey/setkey.8
+++ b/sbin/setkey/setkey.8
@@ -29,7 +29,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd April 27, 2022
+.Dd September 13, 2022
.Dt SETKEY 8
.Os
.\"
@@ -455,17 +455,18 @@ is expressed in one of the following three formats:
.Pp
The direction of a policy must be specified as
one of:
-.Li out ,
-.Li in ,
+.Li out
+or
+.Li in .
+The direction is followed by one of the following policy levels:
.Li discard ,
.Li none ,
or
.Li ipsec .
The
.Li discard
-direction
-means that packets matching the supplied indices will be discarded
-while
+policylevel means that packets matching the supplied indices will
+be discarded while
.Li none
means that IPsec operations will not take place on the packet and
.Li ipsec