Subject: misc/3587: typo in diff.1
To: None <gnats-bugs@gnats.netbsd.org>
From: None <msaitoh@spa.is.uec.ac.jp>
List: netbsd-bugs
Date: 05/08/1997 15:20:50
>Number: 3587
>Category: misc
>Synopsis: typo in diff.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: misc-bug-people (Misc Bug People)
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Thu May 8 08:35:01 1997
>Last-Modified:
>Originator: SAITOH Masanobu
>Organization:
>Release: latest -current
>Environment:
System: NetBSD ifree.spa.is.uec.ac.jp 1.2D NetBSD 1.2D (IFREE) #41: Sat May 3 19:13:19 JST 1997 msaitoh@ifree.spa.is.uec.ac.jp:/var/sources/src/sys/arch/i386/compile/IFREE i386
>Description:
See diff(1):
> --line-format=format
> Use format to output all input lines in in-then-
> else format. **
s/in-then-else/if-then-else/
>How-To-Repeat:
man diff
>Fix:
Apply following patch:
--- diff.1.orig Sat Oct 14 09:13:24 1995
+++ diff.1 Fri May 9 00:18:05 1997
@@ -263,7 +263,7 @@
.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
>Audit-Trail:
>Unformatted: