-N option to diff is not essential, and mentioning it is unnecessarily
[openssl.git] / README
diff --git a/README b/README
index a472297a990e0d59bb610437e80db98fc6da4279..7e3e93b64f29028188dde532234f48afbc6f3f00 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 
- OpenSSL 0.9.5a-beta2  23 Mar 2000
+ OpenSSL 0.9.5a  1 Apr 2000
 
  Copyright (c) 1998-2000 The OpenSSL Project
  Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
  # [your changes]
  # ./Configure dist; make clean
  # cd ..
- # diff -urN openssl-orig openssl-work > mydiffs.patch
+ # diff -ur openssl-orig openssl-work > mydiffs.patch