Typo.
authorshort <>
Mon, 20 Oct 2003 03:22:24 +0000 (03:22 +0000)
committershort <>
Mon, 20 Oct 2003 03:22:24 +0000 (03:22 +0000)
project/captive/doc/CacheManager.html.pl

index 7b18551..55faaee 100755 (executable)
@@ -307,9 +307,9 @@ print <<"HERE";
                        Original system functions being wrapped should be called with their
                        original name. Your wrapping functions should have the first letter
                        of their name replaced by character
-                       <span class="command">'T'</span> - wrapping of
+                       <span class="command">'T'</span>. Therefore wrapping of
                        <span class="function">CcInitializeCacheMap()</span> must be
-                       done be your function
+                       done by your function
                        <span class="function">TcInitializeCacheMap()</span>.
                        Prototypes of both the wrapping and wrapped functions must be the same.
                        You must also export all the wrapped functions by