From owner-svn-src-head@FreeBSD.ORG Fri Jul 30 14:05:20 2010 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE4D01065673; Fri, 30 Jul 2010 14:05:20 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id CD96E8FC20; Fri, 30 Jul 2010 14:05:20 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id o6UE5KXf081957; Fri, 30 Jul 2010 14:05:20 GMT (envelope-from joel@svn.freebsd.org) Received: (from joel@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id o6UE5KEx081955; Fri, 30 Jul 2010 14:05:20 GMT (envelope-from joel@svn.freebsd.org) Message-Id: <201007301405.o6UE5KEx081955@svn.freebsd.org> From: Joel Dahl Date: Fri, 30 Jul 2010 14:05:20 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r210652 - head/usr.bin/grep X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jul 2010 14:05:21 -0000 Author: joel (doc committer) Date: Fri Jul 30 14:05:20 2010 New Revision: 210652 URL: http://svn.freebsd.org/changeset/base/210652 Log: Fix spelling. Modified: head/usr.bin/grep/grep.1 Modified: head/usr.bin/grep/grep.1 ============================================================================== --- head/usr.bin/grep/grep.1 Fri Jul 30 13:58:43 2010 (r210651) +++ head/usr.bin/grep/grep.1 Fri Jul 30 14:05:20 2010 (r210652) @@ -300,7 +300,7 @@ Use instead of .Xr read 2 to read input, which can result in better performance under some -circumstances but can cause undefined behaiour. +circumstances but can cause undefined behaviour. .It Fl m Ar num, Fl Fl max-count Ns = Ns Ar num Stop reading the file after .Ar num