summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/man/man5/port-modules.58
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index 1ef44336834..47d02d4f2c7 100644
--- a/share/man/man5/port-modules.5
+++ b/share/man/man5/port-modules.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: port-modules.5,v 1.153 2013/02/04 13:33:04 jmc Exp $
+.\" $OpenBSD: port-modules.5,v 1.154 2013/02/07 17:58:31 pascal Exp $
.\"
.\" Copyright (c) 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: February 4 2013 $
+.Dd $Mdocdate: February 7 2013 $
.Dt PORT-MODULES 5
.Os
.Sh NAME
@@ -497,7 +497,7 @@ is not gcc4 (defined by
.Pa /usr/share/mk/bsd.own.mk ) ,
and architecture is in
.Ev MODGCC4_ARCHS ,
-then the gcc 4.2 compilers will be put at the front of the path.
+then the gcc4 compilers will be put at the front of the path.
By default, only C language support is included by this module.
If other languages are needed, they must be listed in
.Ev MODGCC4_LANGS
@@ -505,7 +505,7 @@ If other languages are needed, they must be listed in
The
.Ev MODGCC4_VERSION
variable can be used to change the version of gcc.
-By default gcc 4.2 is used.
+By default gcc 4.6 is used.
If
.Ev MODGCC4_LANGS
contains c++, this module provides