diff options
author | 2015-11-24 19:35:41 +0000 | |
---|---|---|
committer | 2015-11-24 19:35:41 +0000 | |
commit | ae7642645ca11d0790dc0c51c08d78023c3fa1ea (patch) | |
tree | cec8b99c1298062a2a2e36ae13c8de751c88e4d7 /usr.bin/diff/diff.1 | |
parent | fix an error in NAME; ok schwarze (diff) | |
download | wireguard-openbsd-ae7642645ca11d0790dc0c51c08d78023c3fa1ea.tar.xz wireguard-openbsd-ae7642645ca11d0790dc0c51c08d78023c3fa1ea.zip |
fix an error in the text; from donald allen
ok millert
Diffstat (limited to 'usr.bin/diff/diff.1')
-rw-r--r-- | usr.bin/diff/diff.1 | 6 |
1 files changed, 3 insertions, 3 deletions
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 |