Date: Fri, 5 Dec 2008 22:04:52 +0000 (UTC) From: Jens Schweikhardt <schweikh@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r185656 - head/share/man/man7 Message-ID: <200812052204.mB5M4qlY074628@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: schweikh Date: Fri Dec 5 22:04:52 2008 New Revision: 185656 URL: http://svn.freebsd.org/changeset/base/185656 Log: Correct a typo. Modified: head/share/man/man7/ports.7 Modified: head/share/man/man7/ports.7 ============================================================================== --- head/share/man/man7/ports.7 Fri Dec 5 21:40:11 2008 (r185655) +++ head/share/man/man7/ports.7 Fri Dec 5 22:04:52 2008 (r185656) @@ -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?200812052204.mB5M4qlY074628>