Update the instructions

git-svn-id: https://svn.apache.org/repos/asf/manifoldcf/branches/CONNECTORS-1498@1858062 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/connectors/jcifs/lib-proprietary/README.txt b/connectors/jcifs/lib-proprietary/README.txt
index 093b14b..3a7d401 100644
--- a/connectors/jcifs/lib-proprietary/README.txt
+++ b/connectors/jcifs/lib-proprietary/README.txt
@@ -13,12 +13,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-For the jcifs connector, certain changes were made to jcifs itself to work reliably
-with Samba systems.  This set of upstream changes is encapsulated in the following file:
-
-jcifs.diffs, against version 1.3.9 as downloaded from http://jcifs.samba.org.
-
-To build this connector, copy the jcifs.jar into this directory, and build the connector
+To build this connector, copy the jcifs-ng.jar into this directory, and build the connector
 using the standard ant build.  You can read more about the process on the
 "how-to-build-and-deploy.html" documentation page.
 
diff --git a/connectors/jcifs/proprietary-library-instructions.txt b/connectors/jcifs/proprietary-library-instructions.txt
index 5e86938..3179d0e 100644
--- a/connectors/jcifs/proprietary-library-instructions.txt
+++ b/connectors/jcifs/proprietary-library-instructions.txt
@@ -13,13 +13,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-For the jcifs connector, certain changes were made to jcifs itself to
-work reliably with Samba systems.  This set of upstream changes is
-encapsulated in the following file:
-
-jcifs.diffs, against version 1.3.9 as downloaded from http://jcifs.samba.org.
-
-To run this connector, copy the jcifs.jar into this directory, and run
+To run this connector, copy the jcifs-ng.jar into this directory, and run
 ManifoldCF in the normal way.  You can read more about the
 process on the "how-to-build-and-deploy.html" documentation page.