Commit 5b774c67 authored by Bodo Möller's avatar Bodo Möller
Browse files

-N option to diff is not essential, and mentioning it is unnecessarily

confusing to people whose diff doesn't implement it.
parent 7049ef5f
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -174,4 +174,4 @@
 # [your changes]
 # [your changes]
 # ./Configure dist; make clean
 # ./Configure dist; make clean
 # cd ..
 # cd ..
 # diff -urN openssl-orig openssl-work > mydiffs.patch
 # diff -ur openssl-orig openssl-work > mydiffs.patch