Author: gjb (doc committer) Date: Fri May 18 03:30:50 2012 New Revision: 235597 URL: http://svn.freebsd.org/changeset/base/235597
Log: Fix a typo that crept in. Pointyhat: gjb (myself) Spotted by: hrs MFC after: 2 days (minor change) Modified: head/usr.bin/join/join.1 Modified: head/usr.bin/join/join.1 ============================================================================== --- head/usr.bin/join/join.1 Fri May 18 02:20:15 2012 (r235596) +++ head/usr.bin/join/join.1 Fri May 18 03:30:50 2012 (r235597) @@ -107,7 +107,7 @@ representing the join field. The elements of list must be either comma .Pq Ql \&, or whitespace separated. -(The letter requires quoting to protect it from the shell, or, a simpler +(The latter requires quoting to protect it from the shell, or, a simpler approach is to use multiple .Fl o options.) _______________________________________________ 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"