nobody noticed, but the variable is still called "MODULES" with an S
authorespie <espie@openbsd.org>
Sun, 25 Jul 2021 11:29:42 +0000 (11:29 +0000)
committerespie <espie@openbsd.org>
Sun, 25 Jul 2021 11:29:42 +0000 (11:29 +0000)
share/man/man5/cabal-module.5
share/man/man5/cargo-module.5
share/man/man5/gnome-module.5
share/man/man5/go-module.5
share/man/man5/python-module.5
share/man/man5/qmake-module.5
share/man/man5/ruby-module.5

index 2a12331..1e14c9c 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: cabal-module.5,v 1.1 2021/04/10 15:26:47 gnezdo Exp $
+.\"    $OpenBSD: cabal-module.5,v 1.2 2021/07/25 11:29:42 espie Exp $
 .\"
 .\" Copyright (c) 2021 Greg Steuck
 .\"
@@ -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: April 10 2021 $
+.Dd $Mdocdate: July 25 2021 $
 .Dt CABAL-MODULE 5
 .Os
 .Sh NAME
@@ -32,7 +32,7 @@
 .Nd devel/cabal port module for building Haskell programs
 .Sh DESCRIPTION
 This manual page documents the behavior of setting
-.Li MODULE=devel/cabal
+.Li MODULES=devel/cabal
 in the
 .Xr ports 7
 tree.
index 1a0b305..afe6c9c 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: cargo-module.5,v 1.3 2021/02/26 01:46:52 danj Exp $
+.\"    $OpenBSD: cargo-module.5,v 1.4 2021/07/25 11:29:42 espie Exp $
 .\"
 .\" Copyright (c) 2008 Marc Espie
 .\" Copyright (c) 2017 Daniel Jakots
@@ -25,7 +25,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 26 2021 $
+.Dd $Mdocdate: July 25 2021 $
 .Dt CARGO-MODULE 5
 .Os
 .Sh NAME
@@ -33,7 +33,7 @@
 .Nd devel/cargo port module
 .Sh DESCRIPTION
 This manual page documents the behavior of setting
-.Li MODULE=devel/cargo
+.Li MODULES=devel/cargo
 in the
 .Xr ports 7
 tree.
index d47bfcf..3e295b7 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: gnome-module.5,v 1.1 2021/02/25 09:13:18 espie Exp $
+.\"    $OpenBSD: gnome-module.5,v 1.2 2021/07/25 11:29:42 espie 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 25 2021 $
+.Dd $Mdocdate: July 25 2021 $
 .Dt GNOME-MODULE 5
 .Os
 .Sh NAME
@@ -32,7 +32,7 @@
 .Nd x11/gnome port module
 .Sh DESCRIPTION
 This manual page documents the behavior of setting
-.Li MODULE=x11/gnome
+.Li MODULES=x11/gnome
 in the
 .Xr ports 7
 tree.
index 8096ebc..46cd297 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: go-module.5,v 1.3 2021/07/03 02:49:13 abieber Exp $
+.\"    $OpenBSD: go-module.5,v 1.4 2021/07/25 11:29:42 espie 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: July 3 2021 $
+.Dd $Mdocdate: July 25 2021 $
 .Dt GO-MODULE 5
 .Os
 .Sh NAME
@@ -32,7 +32,7 @@
 .Nd lang/go port module
 .Sh DESCRIPTION
 This manual page documents the behavior of setting
-.Li MODULE=lang/go
+.Li MODULES=lang/go
 in the
 .Xr ports 7
 tree.
index 634c1e6..984ca1d 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: python-module.5,v 1.1 2021/02/25 09:13:18 espie Exp $
+.\"    $OpenBSD: python-module.5,v 1.2 2021/07/25 11:29:42 espie 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 25 2021 $
+.Dd $Mdocdate: July 25 2021 $
 .Dt PYTHON-MODULE 5
 .Os
 .Sh NAME
@@ -32,7 +32,7 @@
 .Nd lang/python port module
 .Sh DESCRIPTION
 This manual page documents the behavior of setting
-.Li MODULE=lang/python
+.Li MODULES=lang/python
 in the
 .Xr ports 7
 tree.
index 5b3a3a2..ec8ec57 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: qmake-module.5,v 1.1 2021/02/25 09:13:18 espie Exp $
+.\"    $OpenBSD: qmake-module.5,v 1.2 2021/07/25 11:29:42 espie 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 25 2021 $
+.Dd $Mdocdate: July 25 2021 $
 .Dt QMAKE-MODULE 5
 .Os
 .Sh NAME
@@ -32,7 +32,7 @@
 .Nd devel/qmake port module
 .Sh DESCRIPTION
 This manual page documents the behavior of setting
-.Li MODULE=devel/qmake
+.Li MODULES=devel/qmake
 in the
 .Xr ports 7
 tree.
index 4ff84b6..639ed98 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: ruby-module.5,v 1.31 2020/12/28 16:49:51 jeremy Exp $
+.\"    $OpenBSD: ruby-module.5,v 1.32 2021/07/25 11:29:42 espie Exp $
 .\"
 .\" Copyright (c) 2008 Marc Espie, Jeremy Evans
 .\"
@@ -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: December 28 2020 $
+.Dd $Mdocdate: July 25 2021 $
 .Dt RUBY-MODULE 5
 .Os
 .Sh NAME
@@ -32,7 +32,7 @@
 .Nd lang/ruby port module
 .Sh DESCRIPTION
 This manual page documents the behavior of setting
-.Li MODULE=lang/ruby
+.Li MODULES=lang/ruby
 in the
 .Xr ports 7
 tree.