From ec98c3178c9cef30fbc0665a8124974804296f2d Mon Sep 17 00:00:00 2001 From: brarcher Date: Wed, 18 Dec 2013 23:03:09 +0000 Subject: [PATCH] index.html: mention OpenBSD support. git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@905 64e312b2-a51f-0410-8e61-82d0ca0eb02a --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 2811be0..572ca44 100644 --- a/index.html +++ b/index.html @@ -88,9 +88,9 @@ caught.

Supported Platforms

-Check works on many UNIX compatible environments, such as GNU/Linux and -Mac OSX. Windows support is available through the Cygwin, MinGW, and -MinGW-w64 platforms. If Check is compiled on a platform with some +Check works on many UNIX compatible environments, such as GNU/Linux, +OpenBSD, and Mac OSX. Windows support is available through the Cygwin, +MinGW, and MinGW-w64 platforms. If Check is compiled on a platform with some POSIX functions unavailable (such as fork), Check will disable the related features but still remain functional.

-- 2.40.0