summaryrefslogtreecommitdiff
path: root/share/man/man1
diff options
context:
space:
mode:
authorkmos <kmos@cvs.openbsd.org>2019-06-24 18:56:43 +0000
committerkmos <kmos@cvs.openbsd.org>2019-06-24 18:56:43 +0000
commit117c7a3db21eabbf027e24ede76bc549d7b5ea03 (patch)
treed0595f0ddd3baeb6307fc025fada3b5ce6658b12 /share/man/man1
parent716061f62c93997598968d9eaaaa1d681a003de0 (diff)
The PyPI module for portgen is very useful now, so we should mention it
in the portgen(1) man page. ok afresh1@ phessler@
Diffstat (limited to 'share/man/man1')
-rw-r--r--share/man/man1/portgen.16
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man1/portgen.1 b/share/man/man1/portgen.1
index 79df5fd3011..bf71cc5a712 100644
--- a/share/man/man1/portgen.1
+++ b/share/man/man1/portgen.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: portgen.1,v 1.1 2018/06/26 05:38:49 espie Exp $
+.\" $OpenBSD: portgen.1,v 1.2 2019/06/24 18:56:42 kmos Exp $
.\"
.\" Copyright (c) 2015 Giannis Tsaraias <tsg@openbsd.org>
.\" Copyright (c) 2015 Vadim Zhukov <zhuk@openbsd.org>
@@ -15,7 +15,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: June 26 2018 $
+.Dd $Mdocdate: June 24 2019 $
.Dt PORTGEN 1
.Os
.Sh NAME
@@ -50,6 +50,8 @@ values:
.Bl -inset -offset indent -compact
.It Cm p5
for Perl modules on CPAN.
+.It Cm py
+for Python modules on PyPI.
.It Cm ruby
for Ruby gems.
.El