diff options
author | uqs <uqs@FreeBSD.org> | 2010-10-19 12:35:40 +0000 |
---|---|---|
committer | uqs <uqs@FreeBSD.org> | 2010-10-19 12:35:40 +0000 |
commit | 7fc6083fedd17697b1b79c3a7e217e95361f7069 (patch) | |
tree | 8a9707f57efbd01f10a27516f36afa8365381e42 /sbin/setkey | |
parent | 9a0c150d2eb7898e81bbf63f17cf0bf6a9147a6c (diff) | |
download | FreeBSD-src-7fc6083fedd17697b1b79c3a7e217e95361f7069.zip FreeBSD-src-7fc6083fedd17697b1b79c3a7e217e95361f7069.tar.gz |
mdoc: drop even more redundant .Pp calls
No change in rendered output, less mandoc lint warnings.
Tool provided by: Nobuyuki Koganemaru n-kogane at syd.odn.ne.jp
Diffstat (limited to 'sbin/setkey')
-rw-r--r-- | sbin/setkey/setkey.8 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sbin/setkey/setkey.8 b/sbin/setkey/setkey.8 index c66860f..7103e1f 100644 --- a/sbin/setkey/setkey.8 +++ b/sbin/setkey/setkey.8 @@ -565,7 +565,6 @@ There are small, but important, differences in the syntax. See .Xr ipsec_set_policy 3 for details. -.Pp .El .Pp .\" @@ -583,7 +582,6 @@ in the of the .Ar protocol parameter: -.Pp .Bd -literal -offset indent algorithm keylen (bits) comment hmac-md5 128 ah: rfc2403 @@ -616,7 +614,6 @@ in the of the .Ar protocol parameter: -.Pp .Bd -literal -offset indent algorithm keylen (bits) comment des-cbc 64 esp-old: rfc1829, esp: rfc2405 @@ -643,7 +640,6 @@ in the of the .Ar protocol parameter: -.Pp .Bd -literal -offset indent algorithm comment deflate rfc2394 |