From 2bc071c794c57ed9fd8555431c6a447608f0bd6f Mon Sep 17 00:00:00 2001
From: MarkRivers <rivers@cars.uchicago.edu>
Date: Fri, 20 Feb 2004 20:34:23 +0000
Subject: [PATCH] Changed for multiple iocBoot directories

---
 iocBoot/iocUnix/README | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/iocBoot/iocUnix/README b/iocBoot/iocUnix/README
index 98b4805..1060b5e 100644
--- a/iocBoot/iocUnix/README
+++ b/iocBoot/iocUnix/README
@@ -1,8 +1,5 @@
 Assuming the EPICS_HOST_ARCH environment variable is set correctly,
 start the ioc from this directory by executing the following command.
 
-../../bin/${EPICS_HOST_ARCH}/xxx st.cmd.solaris
-OR,
-../../bin/${EPICS_HOST_ARCH}/xxx st.cmd.linux
-
+../../bin/${EPICS_HOST_ARCH}/xxx st.cmd
 
-- 
GitLab