summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2008-05-11 19:45:42 +0000
committerMarc Espie <espie@cvs.openbsd.org>2008-05-11 19:45:42 +0000
commit731aa9e598490e24d75b199fd65f0f1276c90610 (patch)
tree2940a143ebd136774cb1d1a589a88ef63c1f2607
parent8cbb8ba692888dc3b086974ffcd3173d3d33d641 (diff)
fix list of modules to be documented soon
-rw-r--r--share/man/man5/port-modules.513
1 files changed, 7 insertions, 6 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index dd3c105957a..ec0a3fa1152 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.2 2008/05/11 19:24:00 espie Exp $
+.\" $OpenBSD: port-modules.5,v 1.3 2008/05/11 19:45:41 espie Exp $
.\"
.\" Copyright (c) 2008 Marc Espie
.\"
@@ -307,15 +307,16 @@ The following modules are available.
.It cpan
.It gcc3
.It gcc4
-.It ghc
.It gnu
.It imake
.It java
-.It ocaml
-.It pear
+.It lang/ghc
+.It lang/ocaml
+.It lang/python
+.It lang/ruby
.It perl
-.It python
-.It ruby
+.It www/pear
+.It www/zope
.El
.Pp
They will be documented soon.