diff options
author | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2017-03-03 18:29:08 +0000 |
---|---|---|
committer | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2017-03-03 18:29:08 +0000 |
commit | 5f4cbdccaa8b1f14cf740126d22337121467447c (patch) | |
tree | 47e75bc3534f1b0e0d595400bb6d61d361eae94c /usr.sbin | |
parent | d089783796e16ef9fec09f9ecb411d35fbce74b2 (diff) |
Remove a "=over 4" after the corresponding "=back" has been removed
in the previous commit. Makes pod2man compile again.
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/pkg_add/pod/OpenBSD::PackingElement.pod | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.sbin/pkg_add/pod/OpenBSD::PackingElement.pod b/usr.sbin/pkg_add/pod/OpenBSD::PackingElement.pod index d0e97eefa82..b75da8a760a 100644 --- a/usr.sbin/pkg_add/pod/OpenBSD::PackingElement.pod +++ b/usr.sbin/pkg_add/pod/OpenBSD::PackingElement.pod @@ -1,4 +1,4 @@ -$OpenBSD: OpenBSD::PackingElement.pod,v 1.12 2017/03/03 14:13:58 espie Exp $ +$OpenBSD: OpenBSD::PackingElement.pod,v 1.13 2017/03/03 18:29:07 bluhm Exp $ =head1 NAME @@ -142,8 +142,6 @@ and to fullfill default dependencies. conflict information. -=over 4 - =back =item ::Annotation |