summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2005-11-03 03:49:57 +0000
committerdelphij <delphij@FreeBSD.org>2005-11-03 03:49:57 +0000
commitc4f51b40511670f148550caa0d16bba6bd30f3fa (patch)
tree9e3097d76398d61c55376416dbe729f8bee6b30d /gnu
parent681f3fdd39e4a86de4959d28c3ba6d303ef6184f (diff)
downloadFreeBSD-src-c4f51b40511670f148550caa0d16bba6bd30f3fa.zip
FreeBSD-src-c4f51b40511670f148550caa0d16bba6bd30f3fa.tar.gz
Suggest the user to use 'diff -urN' instead of 'diff -crN'.
Submitted by: Jimmie James <jimmiejaz@gmail.com> PR: docs/88427
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 f04d90f..5597347 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
OpenPOWER on IntegriCloud