diff options
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 9657d0842d1..984f6cd3eb7 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.342 2012/06/18 12:16:19 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.343 2012/06/25 12:26:59 espie Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 18 2012 $ +.Dd $Mdocdate: June 25 2012 $ .Dt BSD.PORT.MK 5 .Os .Sh NAME @@ -2923,9 +2923,7 @@ Any other version or .Ev FLAVOR won't conflict. This is generally an error, apart from very few ports like -.Pa devel/autoconf/* -and -.Pa devel/automake/* . +.Pa devel/autoconf/* . .It "groff produced empty result for <manpage>..." Warning message comes from .Xr pkg_create 1 . |