aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2005-12-31 05:36:42 +0000
committerXin LI <delphij@FreeBSD.org>2005-12-31 05:36:42 +0000
commit4c66b7a03ca12430189395b146f0c3baa27a3425 (patch)
tree298c518b27cde405664b32e07c5327d77d8474c2 /gnu
parent2f3e9275a61ebcf76a4004249457b1f96c453e4e (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/diff/diff.12
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/diff/diff.1 b/gnu/usr.bin/diff/diff.1
index f04d90f93498..5597347a01b9 100644
--- a/gnu/usr.bin/diff/diff.1
+++ b/gnu/usr.bin/diff/diff.1
@@ -494,7 +494,7 @@ tree (possibly including new files), which you would like to show to others
.B send-pr(1)
program), you could type
.sp
-diff -crN foo.orig foo >foo.diff
+diff -urN foo.orig foo >foo.diff
.sp
where
.I foo.orig