summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2016-02-19 09:15:32 +0000
committerjmc <jmc@openbsd.org>2016-02-19 09:15:32 +0000
commit995b4b37f0fab0c243c1f49fe6c4b37b4e0c8ccb (patch)
treef6e154eee0bd5d5c7e337cf015eb53d00a181719
parentadd I219 to the list of supported chips (diff)
downloadwireguard-openbsd-995b4b37f0fab0c243c1f49fe6c4b37b4e0c8ccb.tar.xz
wireguard-openbsd-995b4b37f0fab0c243c1f49fe6c4b37b4e0c8ccb.zip
spacing fixes, from ray;
-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 4a56a9426d7..36f5ba702c0 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.199 2016/01/07 21:38:19 jasper Exp $
+.\" $OpenBSD: port-modules.5,v 1.200 2016/02/19 09:15:32 jmc 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: January 7 2016 $
+.Dd $Mdocdate: February 19 2016 $
.Dt PORT-MODULES 5
.Os
.Sh NAME
@@ -1790,9 +1790,9 @@ Those modules define
.Ev MODQT*_LIBDIR
as the libraries location,
.Ev MODQT*_INCDIR
-as the include files location ,
+as the include files location,
.Ev MODQT*_QTDIR
-as the global qt directory location ,
+as the global qt directory location,
.Ev MODQT*_CONFIGURE_ARGS
as standard GNU configure-style parameters to locate the include and libraries.
.Pp