|
|
- From e4766ba031e1fea8f2ca139316dc4e8209e960c2 Mon Sep 17 00:00:00 2001
- From: Daniel Jakots <vigdis@chown.me>
- Date: Wed, 29 Jul 2015 08:03:08 +0200
- Subject: [PATCH 4/4] DOC/MINOR: fix OpenBSD versions where haproxy works
-
- (cherry picked from commit 17d228be14762b282e5262262c45ecee4c265552)
- ---
- README | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
- diff --git a/README b/README
- index add7f06..e267730 100644
- --- a/README
- +++ b/README
- @@ -39,7 +39,7 @@ and assign it to the TARGET variable :
- - solaris for Solaris 8 or 10 (others untested)
- - freebsd for FreeBSD 5 to 10 (others untested)
- - osx for Mac OS/X
- - - openbsd for OpenBSD 3.1 to 5.2 (others untested)
- + - openbsd for OpenBSD 3.1 and above
- - aix51 for AIX 5.1
- - aix52 for AIX 5.2
- - cygwin for Cygwin
- --
- 2.3.6
-
|