diff options
author | 2012-08-18 08:02:04 +0000 | |
---|---|---|
committer | 2012-08-18 08:02:04 +0000 | |
commit | 7a39ddf0801081c67d0a936dec3a926df92d0442 (patch) | |
tree | 8059314a3a71b643c928c39a4f01c3ecd7093097 | |
parent | document default change (diff) | |
download | wireguard-openbsd-7a39ddf0801081c67d0a936dec3a926df92d0442.tar.xz wireguard-openbsd-7a39ddf0801081c67d0a936dec3a926df92d0442.zip |
be more explicit about what mono is.
-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 |