diff options
author | ben <ben@FreeBSD.org> | 2001-01-01 23:30:51 +0000 |
---|---|---|
committer | ben <ben@FreeBSD.org> | 2001-01-01 23:30:51 +0000 |
commit | c89d4cd7c8417e5afc61923656d8f2d4060b2319 (patch) | |
tree | 1daaf8d4b79ff56f11a790b9d10e7669e95e2d2d /sbin/setkey | |
parent | 3cd6a133d335ef4d7ef13220cac052e80d42737d (diff) | |
download | FreeBSD-src-c89d4cd7c8417e5afc61923656d8f2d4060b2319.zip FreeBSD-src-c89d4cd7c8417e5afc61923656d8f2d4060b2319.tar.gz |
Minor layout fixes.
PR: 24004
Submitted by: Jimmy Olgeni <olgeni@uli.it>
Diffstat (limited to 'sbin/setkey')
-rw-r--r-- | sbin/setkey/setkey.8 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sbin/setkey/setkey.8 b/sbin/setkey/setkey.8 index 70da99d..9bfca53 100644 --- a/sbin/setkey/setkey.8 +++ b/sbin/setkey/setkey.8 @@ -184,6 +184,7 @@ Dumps all SPD entries. .\" .Pp Meta-arguments are as follows: +.Pp .Bl -tag -compact -width Ds .It Ar src .It Ar dst @@ -331,6 +332,7 @@ and .Ar calgo are specified in separate section. .\" +.Pp .It Ar src_range .It Ar dst_range These are selections of the secure communication specified as @@ -360,6 +362,7 @@ and .Ar dst . They must be in numeric form. .\" +.Pp .It Ar upperspec Upper-layer protocol to be used. Currently @@ -378,6 +381,7 @@ does not work against forwarding case at this moment, as it requires extra reassembly at forwarding node .Pq not implemented at this moment . .\" +.Pp .It Ar policy .Ar policy is the one of following: |