From 38c67b7e40c82d2de2299323502d3668517a22ff Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Mon, 15 Jun 2009 11:24:16 +0000 Subject: Updated www to note existence of pkgsrc/port/in-tree mdocml/mandoc. --- index.sgml | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/index.sgml b/index.sgml index 45241ee9..85432bea 100644 --- a/index.sgml +++ b/index.sgml @@ -95,6 +95,12 @@ OpenBSD port +

+ Note: the mdocml utility is part of OpenBSD's base system at usr.bin/mandoc. Please use this + instead of the provided port. +

+

# pkg_delete mdocml
# cd /usr/ports/textproc/
@@ -110,6 +116,12 @@ NetBSD pkgsrc +

+ Note: a pkgsrc port is maintained in-tree at textproc/mdocml. Please use this + instead of the provided pkgsrc. +

+

# pkg_delete mdocml
# cd /usr/pkgsrc/textproc/
@@ -125,6 +137,12 @@ FreeBSD port +

+ Note: a port is maintained in-tree at textproc/mdocml. Please use + this instead of the provided port. +

+

# pkg_delete -x mdocml
# cd /tmp
@@ -206,16 +224,16 @@

- We don'yet offer anonymous CVS access. If you must have read-only access to the CVS tree (for - down-stream maintenance and so on), then please contact Kristaps directly for a read-only CVS account. - We strongly suggest using snapshots, instead. + We don't offer anonymous CVS access. If you must have read-only access to the CVS tree (for down-stream + maintenance and so on), then please contact Kristaps directly for a read-only CVS account. We strongly + suggest using snapshots, instead.

- Copyright © 2008, 2009 Kristaps Džonsons, $Date: 2009/06/13 18:48:21 $ + Copyright © 2008, 2009 Kristaps Džonsons, $Date: 2009/06/15 11:24:16 $
-- cgit v1.2.3