summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbluhm <bluhm@openbsd.org>2018-11-29 22:54:37 +0000
committerbluhm <bluhm@openbsd.org>2018-11-29 22:54:37 +0000
commitf7182d0669729be08d5807e1e8aff194fd5897c4 (patch)
tree4ee0196394b3d82dc183b131e7b445b5e2d4a626
parentThis test does not terminate if malloc conf is preconfigured with (diff)
downloadwireguard-openbsd-f7182d0669729be08d5807e1e8aff194fd5897c4.tar.xz
wireguard-openbsd-f7182d0669729be08d5807e1e8aff194fd5897c4.zip
Mention dependency on portslist package for outdated-perl-ports(1).
requested by espie@
-rw-r--r--share/man/man1/outdated-perl-ports.17
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man1/outdated-perl-ports.1 b/share/man/man1/outdated-perl-ports.1
index 13581ecff15..c23fb25b669 100644
--- a/share/man/man1/outdated-perl-ports.1
+++ b/share/man/man1/outdated-perl-ports.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: outdated-perl-ports.1,v 1.2 2018/07/09 18:27:58 jmc Exp $
+.\" $OpenBSD: outdated-perl-ports.1,v 1.3 2018/11/29 22:54:37 bluhm Exp $
.\"
.\" Copyright (c) 2011 Jasper Lievisse Adriaanse <jasper@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: July 9 2018 $
+.Dd $Mdocdate: November 29 2018 $
.Dt OUTDATED-PERL-PORTS 1
.Os
.Sh NAME
@@ -28,8 +28,9 @@
.Nm
retrieves and compares the packages list provided by CPAN with the ports
recorded in
-.Pa ${PORTSDIR}/INDEX
+.Pa /usr/local/share/ports-INDEX
and reports which ports have a newer version available upstream.
+Note that the portslist package must be installed.
.Pp
Options are as follows:
.Bl -tag -width maintainer