K 10 svn:author V 3 cem K 8 svn:date V 27 2018-08-02T23:45:14.550160Z K 7 svn:log V 461 wc(1): Fix 'wc -L' I inadvertently broke 'wc -L' in r326736. We must skip the fast path if -L was specified, in addition to the existing check for the -l option. Document long-standing -L behavior (count varies depending on whether wc(1) is run with the -m option or not) in wc.1. That behavior dates back to the introduction of the -L option, but was not documented. PR: 230300 Reported by: Sponsored by: Dell EMC Isilon END