summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjca <jca@openbsd.org>2019-05-30 09:24:08 +0000
committerjca <jca@openbsd.org>2019-05-30 09:24:08 +0000
commit331d5724c1403e9ce0d4183f0c485db8a4759d75 (patch)
treeae39311243a089dad8fb24a0ac0f04fdb040abb2
parentI had hoped that non-xenl terminals had died out, at least in fairly (diff)
downloadwireguard-openbsd-331d5724c1403e9ce0d4183f0c485db8a4759d75.tar.xz
wireguard-openbsd-331d5724c1403e9ce0d4183f0c485db8a4759d75.zip
php5 -> php, php5 has left the ports tree.
from Jesper Wallin
-rw-r--r--share/man/man7/ports.76
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7
index 3fb2aec1d27..551684947fe 100644
--- a/share/man/man7/ports.7
+++ b/share/man/man7/ports.7
@@ -23,10 +23,10 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: ports.7,v 1.125 2019/03/10 21:31:49 jmc Exp $
+.\" $OpenBSD: ports.7,v 1.126 2019/05/30 09:24:08 jca Exp $
.\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $
.\"
-.Dd $Mdocdate: March 10 2019 $
+.Dd $Mdocdate: May 30 2019 $
.Dt PORTS 7
.Os
.Sh NAME
@@ -90,7 +90,7 @@ that builds an sqlite database containing most information relevant to
every port in the ports tree.
This database can be searched using any tool able to manipulate such
databases, for instance sqlitebrowser, or a script language with an
-sqlite interface, e.g., perl, python, ocaml, lua, php5.
+sqlite interface, e.g., perl, python, ocaml, lua, php.
.Pp
All static index generating information has now been superseded by the
.Pa sqlports ,