summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2015-07-18 09:25:36 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2015-07-18 09:25:36 +0000
commit22e0c7eff9efb7ac8743c84e89cab4d97b3ff201 (patch)
tree7ae04f4ee5c9bdf9d9a65ee5601ebad629fd904a /share
parentb52b01d7192f4bfaaa156ac86286d8fb9559f54a (diff)
spelling fix;
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/port-modules.56
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index e5939158efc..378f709ad9b 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.190 2015/07/17 15:03:19 zhuk Exp $
+.\" $OpenBSD: port-modules.5,v 1.191 2015/07/18 09:25:35 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: July 17 2015 $
+.Dd $Mdocdate: July 18 2015 $
.Dt PORT-MODULES 5
.Os
.Sh NAME
@@ -477,7 +477,7 @@ variables hold arguments for
and
.Xr mysqladmin 1 ,
respectively; those argument lists could be used in test scripts
-for connecting to test server, if they aren't satisfied by enviornment.
+for connecting to test server, if they aren't satisfied by environment.
.It databases/postgresql
Adds small framework for testing ports that require running Postgres.
Defines