diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-04-26 16:25:10 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-04-26 16:25:10 +0000 |
commit | 5a899185b19b1f196e919ccfd66d6c13ee782baa (patch) | |
tree | 46f3ffca63584c13920481fcebbf738b18cc7b0a /share | |
parent | c0d3481362818940e8076d7a02b6b7efa9d5d5b1 (diff) |
some minor cleanup;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/port-modules.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index 04102017543..f432cbee52f 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.204 2016/04/26 16:22:46 tsg Exp $ +.\" $OpenBSD: port-modules.5,v 1.205 2016/04/26 16:25:09 jmc Exp $ .\" .\" Copyright (c) 2008 Marc Espie .\" @@ -598,7 +598,7 @@ It appends to .Ev BUILD_DEPENDS . .It devel/qmake -This module allows to automate usage of qmake, independently of actual +This module automates usage of qmake, independently of the actual version of Qt being used. This module requires that one of the .Pa x11/qt4 @@ -1852,7 +1852,7 @@ as the global qt directory location, as standard GNU configure-style parameters to locate the include and libraries. .Pp The location of qt specific tools -.Nm moc, +.Nm moc , .Nm qmake and .Nm uic |