diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-01 16:44:04 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-01 16:44:04 +0000 |
commit | 610a5778c5c8d73cb2bbbe7761f8cb312dc96392 (patch) | |
tree | 201726ab6d3926ac9639b0be8a4461fd45c51b66 /sbin/setkey/setkey.8 | |
parent | 1c59150ad7f1c8cbac72f0a1c662d910b25a3282 (diff) | |
download | src-610a5778c5c8d73cb2bbbe7761f8cb312dc96392.tar.gz src-610a5778c5c8d73cb2bbbe7761f8cb312dc96392.zip |
mdoc(7) police: split punctuation characters + misc fixes.
Notes
Notes:
svn path=/head/; revision=71898
Diffstat (limited to 'sbin/setkey/setkey.8')
-rw-r--r-- | sbin/setkey/setkey.8 | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/sbin/setkey/setkey.8 b/sbin/setkey/setkey.8 index 9bfca535b165..c11b33214520 100644 --- a/sbin/setkey/setkey.8 +++ b/sbin/setkey/setkey.8 @@ -385,24 +385,22 @@ as it requires extra reassembly at forwarding node .It Ar policy .Ar policy is the one of following: -.Bd -literal -offset -.Xo +.Pp +.Bl -item -compact +.It .Fl P .Ar direction .Li discard -.Xc -.Xo +.It .Fl P .Ar direction .Li none -.Xc -.Xo +.It .Fl P .Ar direction .Li ipsec .Ar protocol/mode/src-dst/level -.Xc -.Ed +.El .Pp You must specify the direction of its policy as .Ar direction . |