svn commit: r187595 - stable/7/share/man/man7

Jens Schweikhardt schweikh at FreeBSD.org
Thu Jan 22 10:43:48 PST 2009


Author: schweikh
Date: Thu Jan 22 18:43:46 2009
New Revision: 187595
URL: http://svn.freebsd.org/changeset/base/187595

Log:
  MFC: Correct typo.
  
  PR:		docs/129820
  Submitted by:	Marius Korsmo <marius AT korsmo DOT org>

Modified:
  stable/7/share/man/man7/ports.7

Modified: stable/7/share/man/man7/ports.7
==============================================================================
--- stable/7/share/man/man7/ports.7	Thu Jan 22 17:06:33 2009	(r187594)
+++ stable/7/share/man/man7/ports.7	Thu Jan 22 18:43:46 2009	(r187595)
@@ -322,7 +322,7 @@ To find ports that contain
 in either of the name, path, info
 fields, ignore the rest of the record.
 .Pp
-By default the search is not case-nsensitive.
+By default the search is not case-sensitive.
 In order to make it case-sensitive you can use the
 .Va icase
 variable:


More information about the svn-src-all mailing list