summaryrefslogtreecommitdiff
path: root/usr.bin/diff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-06-01 09:15:15 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-06-01 09:15:15 +0000
commit8ccef193957e7ca9ec28f8a7e630dae7344691dd (patch)
tree9ae051c6df30dc5ff924dbb87ec258ca33e0dc95 /usr.bin/diff
parent2816b9998c649dce97c132b8365ca697040b4c41 (diff)
downloadsrc-test2-8ccef193957e7ca9ec28f8a7e630dae7344691dd.tar.gz
src-test2-8ccef193957e7ca9ec28f8a7e630dae7344691dd.zip
Document long version of -b option
PR: 234195 Submitted by: Fehmi Noyan Isi <fnoyanisi@yahoo.com> Reported by: Andras Farkas <deepbluemistake@gmail.com> MFC after: 3 days
Notes
Notes: svn path=/head/; revision=361690
Diffstat (limited to 'usr.bin/diff')
-rw-r--r--usr.bin/diff/diff.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/diff/diff.1 b/usr.bin/diff/diff.1
index eb6b16f2e63d..a8dcc1b5beb3 100644
--- a/usr.bin/diff/diff.1
+++ b/usr.bin/diff/diff.1
@@ -30,7 +30,7 @@
.\" @(#)diff.1 8.1 (Berkeley) 6/30/93
.\" $FreeBSD$
.\"
-.Dd February 13, 2020
+.Dd June 1, 2020
.Dt DIFF 1
.Os
.Sh NAME
@@ -330,7 +330,7 @@ Use of this option forces
to produce a diff.
.It Fl B Fl -ignore-blank-lines
Causes chunks that include only blank lines to be ignored.
-.It Fl b
+.It Fl b -ignore-space-change
Causes trailing blanks (spaces and tabs) to be ignored, and other
strings of blanks to compare equal.
.It Fl d -minimal