diff options
author | obache <obache@pkgsrc.org> | 2012-05-04 13:57:53 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-05-04 13:57:53 +0000 |
commit | 633d128febcbab758b508f7c7093608713f884f0 (patch) | |
tree | a4a7cd650684b2f0ce5b7c8785daf7dee110cc4b /doc/guide | |
parent | 07102bf573a2615563af5ed1cab2657223d9bb15 (diff) | |
download | pkgsrc-633d128febcbab758b508f7c7093608713f884f0.tar.gz |
tested on OpenBSD 5.1.
Diffstat (limited to 'doc/guide')
-rw-r--r-- | doc/guide/files/platforms.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/guide/files/platforms.xml b/doc/guide/files/platforms.xml index 28568c3b829..378fb6a4382 100644 --- a/doc/guide/files/platforms.xml +++ b/doc/guide/files/platforms.xml @@ -1,4 +1,4 @@ -<!-- $NetBSD: platforms.xml,v 1.69 2012/04/20 13:53:28 obache Exp $ --> +<!-- $NetBSD: platforms.xml,v 1.70 2012/05/04 13:57:53 obache Exp $ --> <chapter id="platforms"> <title>Using pkgsrc on systems other than &os;</title> @@ -418,7 +418,8 @@ ICCBASE= /opt/icc <sect2 id="openbsd"> <title>OpenBSD</title> - <para>OpenBSD 5.0 is tested and supported.</para> + <para>OpenBSD 5.1 has been tested and supported, + other versions may work.</para> <para>Care should be taken so that the tools that this kit installs do not conflict with the OpenBSD userland tools. There are several steps:</para> |