diff options
Diffstat (limited to 'libraries/libbsd')
-rw-r--r-- | libraries/libbsd/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/libbsd/README b/libraries/libbsd/README index e263cefefe475..50be4a00824b4 100644 --- a/libraries/libbsd/README +++ b/libraries/libbsd/README @@ -1,4 +1,4 @@ -This library provides useful functions commonly found on BSD systems, and -lacking on others like GNU systems, thus making it easier to port projects -with strong BSD origins, without needing to embed the same code over and -over again on each project. +This library provides useful functions commonly found on BSD systems, +and lacking on others like GNU systems, thus making it easier to port +projects with strong BSD origins, without needing to embed the same +code over and over again on each project. |