diff options
author | Dan Langille <dvl@FreeBSD.org> | 2020-03-09 15:17:17 +0000 |
---|---|---|
committer | Dan Langille <dvl@FreeBSD.org> | 2020-03-09 15:17:17 +0000 |
commit | 6f9892cbd5ccc703ec0a3eaa423366cf812f4a2c (patch) | |
tree | 0fbfc394d2641fa4d98b1ced04b8942088cdd13b | |
parent | lang/seed8: update to 05_20200308 (diff) |
Fix my typo:
In other to simplify
becomes
In order to simplify
Reported by: Reed (via private email)
Notes
Notes:
svn path=/head/; revision=528107
-rw-r--r-- | UPDATING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ you update your ports collection, before attempting any port upgrades. 1. Apache / mod_php options removed The APACHEMOD option has been removed. LibreNMS can be used - with other webservers, not just Apache. In other to simplify + with other webservers, not just Apache. In order to simplify the port, the option was removed. Now you manually install the webserver of your preference. |