diff options
author | wblock <wblock@FreeBSD.org> | 2014-01-09 23:51:47 +0000 |
---|---|---|
committer | wblock <wblock@FreeBSD.org> | 2014-01-09 23:51:47 +0000 |
commit | a956d3e4f75ef8d4c0bd9c1d597c34ec1c97edef (patch) | |
tree | 1e9079d95e327d1d6b864d2239e00bfb93cd181a /contrib/diff | |
parent | 01c13c7d48e84e413da6bd014d32c8f5f0787d69 (diff) | |
download | FreeBSD-src-a956d3e4f75ef8d4c0bd9c1d597c34ec1c97edef.zip FreeBSD-src-a956d3e4f75ef8d4c0bd9c1d597c34ec1c97edef.tar.gz |
MFC r260358
Fix a cut and paste error.
Diffstat (limited to 'contrib/diff')
-rw-r--r-- | contrib/diff/man/diff3.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/diff/man/diff3.1 b/contrib/diff/man/diff3.1 index f7daee2..41d855e 100644 --- a/contrib/diff/man/diff3.1 +++ b/contrib/diff/man/diff3.1 @@ -73,6 +73,6 @@ and .B diff3 programs are properly installed at your site, the command .IP -.B info diff +.B info diff3 .PP should give you access to the complete manual. |