From 12532c68d2283925a88f1bfbea03d31a644bf9f7 Mon Sep 17 00:00:00 2001 From: mikel Date: Fri, 9 May 1997 05:40:51 +0000 Subject: [PATCH] fix typo; from SAITOH Masanobu in PR misc/3587. --- gnu/usr.bin/diff/diff.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/usr.bin/diff/diff.1 b/gnu/usr.bin/diff/diff.1 index e16f6d98dcfa..bd2feb73fc34 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