From ae7642645ca11d0790dc0c51c08d78023c3fa1ea Mon Sep 17 00:00:00 2001 From: jmc Date: Tue, 24 Nov 2015 19:35:41 +0000 Subject: fix an error in the text; from donald allen ok millert --- usr.bin/diff/diff.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.bin/diff/diff.1') diff --git a/usr.bin/diff/diff.1 b/usr.bin/diff/diff.1 index 886107b3094..ce7f5a5d46f 100644 --- a/usr.bin/diff/diff.1 +++ b/usr.bin/diff/diff.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: diff.1,v 1.46 2015/10/26 17:56:20 jmc Exp $ +.\" $OpenBSD: diff.1,v 1.47 2015/11/24 19:35:41 jmc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)diff.1 8.1 (Berkeley) 6/30/93 .\" -.Dd $Mdocdate: October 26 2015 $ +.Dd $Mdocdate: November 24 2015 $ .Dt DIFF 1 .Os .Sh NAME @@ -370,7 +370,7 @@ The value tells to which line the change would bring .Ar file1 in line with -.Ar file1 . +.Ar file2 . .It Li XX,YY Ns Ic d Ns Li ZZ Delete the range of lines .Va XX -- cgit v1.2.3-59-g8ed1b