Date: Thu, 22 Jan 2009 18:43:47 +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-7@freebsd.org Subject: svn commit: r187595 - stable/7/share/man/man7 Message-ID: <200901221843.n0MIhlkB019601@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901221843.n0MIhlkB019601>