svn commit: r260358 - head/contrib/diff/man

Warren Block wblock at FreeBSD.org
Sun Jan 5 23:28:04 UTC 2014


Author: wblock (doc committer)
Date: Sun Jan  5 23:28:03 2014
New Revision: 260358
URL: http://svnweb.freebsd.org/changeset/base/260358

Log:
  Fix a cut and paste error.
  
  PR:		docs/184791
  Submitted by:	Jamie Landeg Jones <jamie at dyslexicfish.net>
  MFC after:	3 days

Modified:
  head/contrib/diff/man/diff3.1

Modified: head/contrib/diff/man/diff3.1
==============================================================================
--- head/contrib/diff/man/diff3.1	Sun Jan  5 23:13:18 2014	(r260357)
+++ head/contrib/diff/man/diff3.1	Sun Jan  5 23:28:03 2014	(r260358)
@@ -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.


More information about the svn-src-all mailing list