fixed, thanks

On Wed, Jan 24, 2018 at 7:39 AM, Kang-Che Sung <[email protected]> wrote:
> Hi Denys Vlasenko,
>
> I think I found a typo in the recent commit
> 8528d3d4f8240ab4715f671aa819fe034f0fc285
>
>> @@ -106,7 +122,7 @@
>>
>>  //usage:#define less_trivial_usage
>>  //usage: "[-E" IF_FEATURE_LESS_REGEXP("I")IF_FEATURE_LESS_FLAGS("Mm")
>> -//usage: "N" IF_FEATURE_LESS_TRUNCATE("S") "h~] [FILE]..."
>> +//usage: "N" IF_FEATURE_LESS_TRUNCATE("S") IF_FEATURE_LESS_TRUNCATE("R") 
>> "h~] [FILE]..."
>>  //usage:#define less_full_usage "\n\n"
>>  //usage: "View FILE (or stdin) one screenful at a time\n"
>>  //usage: "\n -E Quit once the end of a file is reached"
>
>
> It shouldn't be IF_FEATURE_LESS_TRUNCATE("R") .
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to