diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2012-08-18 08:02:05 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2012-08-18 08:02:05 +0000 |
commit | 185e509a8ab2d3b0069b843d9ca61a4acb82e931 (patch) | |
tree | daf791edc106a18f6620dada9d12cc029641797c /share/man | |
parent | 47b98267b6ccd045611a8740b049c789f033b9ce (diff) |
be more explicit about what mono is.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index f2ee8eb3910..53afe3ff4de 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.349 2012/08/18 07:59:40 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.350 2012/08/18 08:02:04 espie Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -2274,7 +2274,9 @@ lp64 architecture. .It no_shared architecture has no shared library support. .It mono -there is mono support on this architecture. +there is +.Pa lang/mono +support on this architecture. .El .It Ev PSEUDO_FLAVOR List of flavors in |