Index: trunk/Ohana/src/libtap/README
===================================================================
--- trunk/Ohana/src/libtap/README	(revision 8631)
+++ trunk/Ohana/src/libtap/README	(revision 10312)
@@ -14,11 +14,9 @@
 ---
 
+*** Note for Ohana ***
+
 This is a locally modified version of tap to work within the Ohana
 framework.  I have stripped the library down to the source code and
 tests, removed the autogen and libtool stuff, and made a Makefile
-which uses the Ohana $(ARCH) system to install an
-architecture-dependent copy of the library, ARCH/libtap.a.  Unlike
-other Ohana libraries, libtap.a is not installed in a globally visible
-location.  The Ohana test programs which use libtap include a -L to
-the installed version.
-
+which uses the Ohana $(ARCH) system.  The tap library is installed
+with the name tap_ohana (-ltap_ohana, tap_ohana.h).
