diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man7/ports.7 | 21 |
1 files changed, 3 insertions, 18 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index 430f1f9d06b..b5409c19437 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.82 2010/07/29 17:38:13 steven Exp $ +.\" $OpenBSD: ports.7,v 1.83 2010/10/23 12:25:21 landry Exp $ .\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $ .\" -.Dd $Mdocdate: July 29 2010 $ +.Dd $Mdocdate: October 23 2010 $ .Dt PORTS 7 .Os .Sh NAME @@ -716,7 +716,7 @@ It was introduced in .Ox by Ejovi Nuwere, with much initial effort by Angelos D. Keromytis. Maintenance passed then to Marco S. Hyman, and then to Christopher Turan. -It is currently managed by Marc Espie, Brad Smith, and Christian Weisgerber, +It is currently managed by Marc Espie, Christian Weisgerber, along with a host of others found at ports@openbsd.org. .Sh AUTHORS This man page was originated by @@ -724,21 +724,6 @@ David O'Brien, from the .Fx project. .Sh BUGS -Ports documentation is split over several places --- -.Xr bsd.port.mk 5 , -the -.Dq Ports Collection -section of the -.Fx -handbook, the -.Dq Porting Existing Software -section of the -.Fx -handbook, -and some man pages. -.Ox -adds a few web pages to further confuse the issue. -.Pp Use of the .Dv MANPS and |