diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2006-05-03 22:51:16 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2006-05-03 22:51:16 +0000 |
| commit | 80cd959a330fb54499efa0853aaf938b629d079a (patch) | |
| tree | 38e1c1e18422973fb160fb6b9a502565938d0ff0 /man1/diff.1 | |
| parent | 22dfb7b94883a3fc59f3c69e56a85543a10857fb (diff) | |
| download | man-pages-80cd959a330fb54499efa0853aaf938b629d079a.tar.gz | |
tfix
Diffstat (limited to 'man1/diff.1')
| -rw-r--r-- | man1/diff.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man1/diff.1 b/man1/diff.1 index 31fefedfd7..bd150ee2af 100644 --- a/man1/diff.1 +++ b/man1/diff.1 @@ -268,7 +268,7 @@ Print only the left column of two common lines in side by side format. .BI \-\-line\-format= format Use .I format -to output all input lines in in-then-else format. +to output all input lines in if-then-else format. .TP .B \-\-minimal Change the algorithm to perhaps find a smaller set of changes. This |
