1
0
mirror of https://github.com/UzixLS/picocom.git synced 2025-07-19 07:21:18 +03:00

Minor rewording

This commit is contained in:
Nick Patavalis
2018-01-20 20:29:19 +02:00
parent 8b33ed33d6
commit 7eac76f27b

View File

@ -25,7 +25,7 @@ serve other projects as well. This library hides the termios(3) calls,
and provides a less complex and safer (though certainly less
feature-rich) interface.
*picocom* runs and has, mostly, been tested on Linux. With no, or with
*picocom* runs and is, primarily, tested on Linux. With no, or with
minor, modifications it will run (and most of its features will work)
on any Unix-like system with a reasonably POSIX-compatible termios(3)
interface. Patches to support idiosyncrasies of specific Unix-like