Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: CNK on April 18, 2023, 03:58:01 PM

Title: Mistake in info file for mosh.tcz
Post by: CNK on April 18, 2023, 03:58:01 PM
In mosh.tcz.info for TC 13.x and 14.x x86_64, I made a mistake on this line in the "comment":
Code: [Select]
                Requires a UTF-8 locale setting (see mylocale.tcz).

I meant to write:
Code: [Select]
                Requires a UTF-8 locale setting (see getlocale.tcz).

This is a very minor thing, but with it I did manage to confuse myself quite a lot while trying to upgrade to TC 14 last night.
Title: Re: Mistake in info file for mosh.tcz
Post by: Rich on April 18, 2023, 05:31:50 PM
Hi CNK
Fixed.
Title: Re: Mistake in info file for mosh.tcz
Post by: CNK on April 18, 2023, 07:10:17 PM
Thanks Rich.