diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-11-27 10:58:24 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-11-27 10:58:24 +0000 |
commit | 4a378d36f3e91d2c0d3b718b5e4fd647d769991e (patch) | |
tree | bb2b561aef9b0d545b720397889988f0847c5a82 | |
parent | bbe8c6e261b839a145a0fcb81f07c01806263019 (diff) |
remove trailing whitespace;
-rw-r--r-- | share/man/man4/ipsec.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ipsec.4 b/share/man/man4/ipsec.4 index c1da693a2a0..78f610dfc9f 100644 --- a/share/man/man4/ipsec.4 +++ b/share/man/man4/ipsec.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipsec.4,v 1.67 2005/11/26 23:32:34 hshoexer Exp $ +.\" $OpenBSD: ipsec.4,v 1.68 2005/11/27 10:58:23 jmc Exp $ .\" .\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> .\" All rights reserved. @@ -353,7 +353,7 @@ listens to messages from the kernel. .Pp A list of all security associations in the kernel tables can be obtained using the -.Xr ipsecctl 8 +.Xr ipsecctl 8 command. .Sh DIAGNOSTICS A socket operation may fail with one of the following errors returned: |