diff options
author | 2017-03-03 18:29:07 +0000 | |
---|---|---|
committer | 2017-03-03 18:29:07 +0000 | |
commit | 21da9413468aa8c73a713e8460da24b44b9df3f7 (patch) | |
tree | 7c0cfe7c334f2680f19c2c6ebaea333186f121dc | |
parent | Convert the variable argument list of the pr_output functions to (diff) | |
download | wireguard-openbsd-21da9413468aa8c73a713e8460da24b44b9df3f7.tar.xz wireguard-openbsd-21da9413468aa8c73a713e8460da24b44b9df3f7.zip |
Remove a "=over 4" after the corresponding "=back" has been removed
in the previous commit. Makes pod2man compile again.
-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 |