diff options
author | 2003-07-27 18:32:49 +0000 | |
---|---|---|
committer | 2003-07-27 18:32:49 +0000 | |
commit | cbfb0b697310cf89dd6ae32226b5a902efbb66db (patch) | |
tree | a965fc9da1d4a74654134dc6ca464fdd516752b4 /usr.bin/diff/diff.1 | |
parent | sync struct addrinfo with what's in <netdb.h>; (diff) | |
download | wireguard-openbsd-cbfb0b697310cf89dd6ae32226b5a902efbb66db.tar.xz wireguard-openbsd-cbfb0b697310cf89dd6ae32226b5a902efbb66db.zip |
Start new sentence on a new line.
ok jmc@
Diffstat (limited to 'usr.bin/diff/diff.1')
-rw-r--r-- | usr.bin/diff/diff.1 | 8 |
1 files changed, 4 insertions, 4 deletions
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 , |