diff options
author | Björn-Egil Dahlberg <[email protected]> | 2012-07-19 19:36:57 +0200 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2012-07-19 20:22:57 +0200 |
commit | 84bc4fb47b58f258a50e23ba96db51608272b859 (patch) | |
tree | 98fbe19a715a4c50490173348a6b4a323502f39c /system/README | |
parent | 07e8c2fb06b6be1b102c914807e138b9eb9976b1 (diff) | |
download | otp-84bc4fb47b58f258a50e23ba96db51608272b859.tar.gz otp-84bc4fb47b58f258a50e23ba96db51608272b859.tar.bz2 otp-84bc4fb47b58f258a50e23ba96db51608272b859.zip |
erts: Update doc to reflect VxWorks removal
Diffstat (limited to 'system/README')
-rw-r--r-- | system/README | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/system/README b/system/README index b8ff18119d..b1e18ef55c 100644 --- a/system/README +++ b/system/README @@ -51,10 +51,9 @@ Release of Erlang 5.9/OTP R15B ------------------------------- 3.1 The platform VxWorks is discontinued in the sense that only the - libraries (erl_interface and ic's libraries) are supported. Running - the Erlang emulator on VxWorks might still possible but it's no longer - maintained. The VxWorks release is still packaged as a full release, - but no support will be available for anything but the communication libraries. + libraries (erl_interface and ic's libraries) are supported. The VxWorks + release is still packaged as a full release, but no support will be + available for anything but the communication libraries. 4 NOTES ABOUT THE LINUX VERSIONS ----------------------------- |