aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/setkey
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-08-07 15:48:51 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-08-07 15:48:51 +0000
commitc4d9468ea0e627c69802bd0689c93527dc2e2a85 (patch)
tree0505e005ecc9492a4b759dc8e06eb138613e4aa4 /usr.sbin/setkey
parent5de15c0508449da98f193b4d397a9750d2494ce3 (diff)
Notes
Diffstat (limited to 'usr.sbin/setkey')
-rw-r--r--usr.sbin/setkey/setkey.822
1 files changed, 8 insertions, 14 deletions
diff --git a/usr.sbin/setkey/setkey.8 b/usr.sbin/setkey/setkey.8
index 0fedfe786229a..b7d6c072ecaa2 100644
--- a/usr.sbin/setkey/setkey.8
+++ b/usr.sbin/setkey/setkey.8
@@ -61,16 +61,12 @@ as well as Security Policy Database (SPD) entries in the kernel.
.Pp
.Nm
takes a series of operations from the standard input
-.Po
-if invoked with
-.Fl c
-.Pc
+(if invoked with
+.Fl c )
or the file named
.Ar filename
-.Po
-if invoked with
-.Fl f Ar filename
-.Pc .
+(if invoked with
+.Fl f Ar filename ) .
.Bl -tag -width Ds
.It Fl D
Dump the SAD entries.
@@ -228,11 +224,9 @@ IPCOMP
Security Parameter Index (SPI) for the SAD and the SPD.
It must be decimal number or hexadecimal number
You can not use the set of SPI values in the range 0 through 255.
-.Po
-with
+(with
.Li 0x
-attached
-.Pc .
+attached).
.\"
.Pp
.It Ar extensions
@@ -302,7 +296,7 @@ If
is not specified with
.Li ipcomp
line, the kernel will use well-known IPComp CPI
-.Pq compression parameter index
+(compression parameter index)
on IPComp CPI field on packets, and
.Ar spi
field will be ignored.
@@ -403,7 +397,7 @@ NOTE:
.Ar upperspec
does not work against forwarding case at this moment,
as it requires extra reassembly at forwarding node
-.Pq not implemented at this moment .
+(not implemented at this moment).
We have many protocols in
.Pa /etc/protocols ,
but protocols except of TCP, UDP and ICMP may not be suitable to use with IPSec.