=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/diff/diff.1,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- src/usr.bin/diff/diff.1 2003/07/27 07:39:52 1.19 +++ src/usr.bin/diff/diff.1 2003/07/27 18:32:49 1.20 @@ -1,4 +1,4 @@ -.\" $OpenBSD: diff.1,v 1.19 2003/07/27 07:39:52 otto Exp $ +.\" $OpenBSD: diff.1,v 1.20 2003/07/27 18:32:49 otto Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -108,9 +108,9 @@ Changes which lie within 3 lines of each other are grouped together on output. .It Fl d -Try very hard to produce a diff as small as possible. This may consume a -lot of processing power and memory when processing large files with -many changes. +Try very hard to produce a diff as small as possible. +This may consume a lot of processing power and memory when processing +large files with many changes. .It Fl e Produces output in a form suitable as input for the editor utility, .Xr ed 1 ,