From cbfb0b697310cf89dd6ae32226b5a902efbb66db Mon Sep 17 00:00:00 2001 From: otto Date: Sun, 27 Jul 2003 18:32:49 +0000 Subject: Start new sentence on a new line. ok jmc@ --- usr.bin/diff/diff.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'usr.bin/diff/diff.1') diff --git a/usr.bin/diff/diff.1 b/usr.bin/diff/diff.1 index 877c19c468a..31c7624f194 100644 --- a/usr.bin/diff/diff.1 +++ b/usr.bin/diff/diff.1 @@ -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 @@ both files with 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 , -- cgit v1.2.3-59-g8ed1b