Date: Thu, 22 Jan 2009 18:45:11 +0000 (UTC) From: Jens Schweikhardt <schweikh@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-6@freebsd.org Subject: svn commit: r187596 - stable/6/share/man/man7 Message-ID: <200901221845.n0MIjBp5019686@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: schweikh Date: Thu Jan 22 18:45:11 2009 New Revision: 187596 URL: http://svn.freebsd.org/changeset/base/187596 Log: MFC: Correct typo. PR: docs/129820 Submitted by: Marius Korsmo <marius AT korsmo DOT org> Modified: stable/6/share/man/man7/ports.7 Modified: stable/6/share/man/man7/ports.7 ============================================================================== --- stable/6/share/man/man7/ports.7 Thu Jan 22 18:43:46 2009 (r187595) +++ stable/6/share/man/man7/ports.7 Thu Jan 22 18:45:11 2009 (r187596) @@ -320,7 +320,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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901221845.n0MIjBp5019686>