diff options
Diffstat (limited to 'libraries/libtubo0/README')
-rw-r--r-- | libraries/libtubo0/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/libtubo0/README b/libraries/libtubo0/README index 4ec7e59df4ff8..73f8b767886a4 100644 --- a/libraries/libtubo0/README +++ b/libraries/libtubo0/README @@ -1,3 +1,3 @@ -Libtubo Interprocess Communication is small and simple function set to enable -a process to run any other process in the background and communicate via -the stdout, stderr and stdin file descriptors. +Libtubo Interprocess Communication is small and simple function set +to enable a process to run any other process in the background and +communicate via the stdout, stderr and stdin file descriptors. |