git: 3fc5b83871ed - stable/12 - setkey.8: Improve direction descriptions

From: Gordon Bergling <gbe_at_FreeBSD.org>
Date: Tue, 20 Sep 2022 05:56:12 UTC
The branch stable/12 has been updated by gbe (doc committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=3fc5b83871ed428956e6256e28e1e7855a91dd5a

commit 3fc5b83871ed428956e6256e28e1e7855a91dd5a
Author:     Bram Ton <bram@cbbg.nl>
AuthorDate: 2022-09-13 11:16:48 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-09-20 05:55:59 +0000

    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
    Differential Revision:  https://reviews.freebsd.org/D26719
    
    (cherry picked from commit 06bfd0b9143b0409b1b343976ca1d6f41f796423)
---
 sbin/setkey/setkey.8 | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/sbin/setkey/setkey.8 b/sbin/setkey/setkey.8
index 38e04aa412ed..b5da5cd31488 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