Author: bdrewery Date: Fri Apr 25 15:27:19 2014 New Revision: 264918 URL: http://svnweb.freebsd.org/changeset/base/264918
Log: Fix spelling error. MFC after: 3 days Modified: head/usr.bin/sort/sort.1.in Modified: head/usr.bin/sort/sort.1.in ============================================================================== --- head/usr.bin/sort/sort.1.in Fri Apr 25 14:35:30 2014 (r264917) +++ head/usr.bin/sort/sort.1.in Fri Apr 25 15:27:19 2014 (r264918) @@ -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"