projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7049ef5
)
-N option to diff is not essential, and mentioning it is unnecessarily
author
Bodo Möller
<bodo@openssl.org>
Fri, 1 Sep 2000 09:42:17 +0000
(09:42 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Fri, 1 Sep 2000 09:42:17 +0000
(09:42 +0000)
confusing to people whose diff doesn't implement it.
README
patch
|
blob
|
history
diff --git
a/README
b/README
index 320ac1b9b1d1e43b6e4882f510fc7be867a7411e..7e3e93b64f29028188dde532234f48afbc6f3f00 100644
(file)
--- a/
README
+++ b/
README
@@
-174,4
+174,4
@@
# [your changes]
# ./Configure dist; make clean
# cd ..
- # diff -ur
N
openssl-orig openssl-work > mydiffs.patch
+ # diff -ur openssl-orig openssl-work > mydiffs.patch