aboutsummaryrefslogtreecommitdiff
path: root/dist/etc/vxworks/config-6.4-max.make
diff options
context:
space:
mode:
Diffstat (limited to 'dist/etc/vxworks/config-6.4-max.make')
-rw-r--r--dist/etc/vxworks/config-6.4-max.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/etc/vxworks/config-6.4-max.make b/dist/etc/vxworks/config-6.4-max.make
index 17a597a..a47fe7e 100644
--- a/dist/etc/vxworks/config-6.4-max.make
+++ b/dist/etc/vxworks/config-6.4-max.make
@@ -124,7 +124,7 @@ XSDE_CDR := n
# object model to the XDR (eXternal Data Representation) binary format.
# This functionality requires the XDR API which is available out of the
# box on most POSIX systems as part of Sun RPC. On some systems (e.g.,
-# (Linux, Mac OS X, iPhone OS) this API is part of libc in which case
+# (Linux, VxWorks, iPhone OS) this API is part of libc in which case
# you don't need to link anything extra. On other platforms, the XDR
# API may require linking to another library (which you can add to the
# LIBS variable above), such as -lrpc (QNX, LynxOS) or -lnsl. On non-