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. _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"