diff options
| author | mikel <mikel@NetBSD.org> | 1997-05-09 05:40:51 +0000 |
|---|---|---|
| committer | mikel <mikel@NetBSD.org> | 1997-05-09 05:40:51 +0000 |
| commit | 12532c68d2283925a88f1bfbea03d31a644bf9f7 (patch) | |
| tree | ae5df1bf1d44828ba960ea6b0bbb61fb15797605 /gnu/usr.bin/diff/diff.1 | |
| parent | f0a00ea4d3c97ea5347a50f323dc4c25d786d85b (diff) | |
fix typo; from SAITOH Masanobu in PR misc/3587.
Diffstat (limited to 'gnu/usr.bin/diff/diff.1')
| -rw-r--r-- | gnu/usr.bin/diff/diff.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/diff/diff.1 b/gnu/usr.bin/diff/diff.1 index e16f6d98dcf..bd2feb73fc3 100644 --- a/gnu/usr.bin/diff/diff.1 +++ b/gnu/usr.bin/diff/diff.1 @@ -263,7 +263,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 |
