From c8b6342d3c2a167dec16931815926e9e4387e7ef Mon Sep 17 00:00:00 2001 From: rsc Date: Thu, 13 Jan 2005 04:49:19 +0000 Subject: Many small edits. --- man/man1/idiff.1 | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'man/man1/idiff.1') diff --git a/man/man1/idiff.1 b/man/man1/idiff.1 index fda84584..e8d37615 100644 --- a/man/man1/idiff.1 +++ b/man/man1/idiff.1 @@ -14,7 +14,8 @@ interactively merges .I file1 and -.IR file2 . +.I file2 +onto standard output. Wherever .I file1 and @@ -23,7 +24,8 @@ differ, .I idiff displays the differences in the style of .RB `` diff -.RB -n '' +.BR -n '' +on standard error and prompts the user to select a chunk. Valid responses are: .TP @@ -54,9 +56,10 @@ The .B -b and .B -w -flags -are simply -passed through to +flags, +if passed, +are +passed to .IR diff . .SH FILES .B /tmp/idiff.* @@ -68,5 +71,3 @@ passed through to Kernighan and Pike, .IR "The Unix Programming Environment" , Prentice-Hall, 1984. -.SH BUGS -This is a poorly-written manual page. -- cgit v1.2.3