-N option to diff is not essential, and mentioning it is unnecessarily
confusing to people whose diff doesn't implement it.
This commit is contained in:
parent
7049ef5f90
commit
5b774c67d3
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -174,4 +174,4 @@
|
|||
# [your changes]
|
||||
# ./Configure dist; make clean
|
||||
# cd ..
|
||||
# diff -urN openssl-orig openssl-work > mydiffs.patch
|
||||
# diff -ur openssl-orig openssl-work > mydiffs.patch
|
||||
|
|
Loading…
Reference in a new issue