summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Mitz <mitza-oci@users.noreply.github.com>2008-06-18 14:07:50 +0000
committerAdam Mitz <mitza-oci@users.noreply.github.com>2008-06-18 14:07:50 +0000
commit3a04131f13520a670e2e730761fb88b5d8b96369 (patch)
tree3e0ea9b302278dc28dc3bc92ca61ad5565f741b2
parent61d74dcab26a2301438ed8d2a8fd77e3ea4759ae (diff)
downloadATCD-3a04131f13520a670e2e730761fb88b5d8b96369.tar.gz
fixed typo, s/QNV/QNX/
-rw-r--r--ACE/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/README b/ACE/README
index ff7fa878ac0..1b46d7fd6f4 100644
--- a/ACE/README
+++ b/ACE/README
@@ -19,7 +19,7 @@ communication software. ACE provides a rich set of reusable C++
wrappers and frameworks that perform common communication software
tasks across a range of OS platforms, including Win32/Win64, most
versions of UNIX (e.g., SunOS, HP-UX , AIX, Linux, NetBSD, and FreeBSD),
-real-time operating systems (e.g., VxWorks, Chorus, LynxOS, and QNV),
+real-time operating systems (e.g., VxWorks, Chorus, LynxOS, and QNX),
OpenVMS, and MVS OpenEdition. A single source tree is used for all
these platforms and porting ACE to other platforms is relatively easy.