aboutsummaryrefslogtreecommitdiff
path: root/lib/libipsec/ipsec_strerror.3
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-02-01 16:38:02 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-02-01 16:38:02 +0000
commitd0353b836e88609b9400851d32e0aa6645ff9be3 (patch)
treeaa7324a24491215cb462cf95382795f1649d10b6 /lib/libipsec/ipsec_strerror.3
parent1f56a9494c2616ff6794d652f38eff0f7f95bbb9 (diff)
downloadsrc-d0353b836e88609b9400851d32e0aa6645ff9be3.tar.gz
src-d0353b836e88609b9400851d32e0aa6645ff9be3.zip
mdoc(7) police: split punctuation characters + misc fixes.
Notes
Notes: svn path=/head/; revision=71895
Diffstat (limited to 'lib/libipsec/ipsec_strerror.3')
-rw-r--r--lib/libipsec/ipsec_strerror.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libipsec/ipsec_strerror.3 b/lib/libipsec/ipsec_strerror.3
index d0d39774d364..66ae950a92ae 100644
--- a/lib/libipsec/ipsec_strerror.3
+++ b/lib/libipsec/ipsec_strerror.3
@@ -44,8 +44,9 @@
.Sh DESCRIPTION
.Pa netinet6/ipsec.h
declares
-.Pp
-.Dl extern int ipsec_errcode;
+.Bd -ragged -offset indent
+.Vt extern int ipsec_errcode ;
+.Ed
.Pp
which is used to pass error code from IPsec policy manipulation library
to user program.