Date: Wed, 14 May 2014 15:24:25 +0000 (UTC) From: Bryan Drewery <bdrewery@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r266030 - stable/10/usr.bin/sort Message-ID: <201405141524.s4EFOPIm091970@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bdrewery Date: Wed May 14 15:24:25 2014 New Revision: 266030 URL: http://svnweb.freebsd.org/changeset/base/266030 Log: MFC r264918: Fix spelling error. Modified: stable/10/usr.bin/sort/sort.1.in Directory Properties: stable/10/ (props changed) Modified: stable/10/usr.bin/sort/sort.1.in ============================================================================== --- stable/10/usr.bin/sort/sort.1.in Wed May 14 15:23:06 2014 (r266029) +++ stable/10/usr.bin/sort/sort.1.in Wed May 14 15:24:25 2014 (r266030) @@ -147,7 +147,7 @@ specifications, they apply globally to a When attached to a specific key (see .Fl k ) , the ordering options override all global ordering options for -the key they are attahced to. +the key they are attached to. .Bl -tag -width indent .It Fl b, Fl Fl ignore-leading-blanks Ignore leading blank characters when comparing lines.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405141524.s4EFOPIm091970>