mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/rudiments: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
b2c10e302d
commit
1befed8b77
1 changed files with 4 additions and 3 deletions
|
@ -1,3 +1,4 @@
|
|||
Rudiments is an Open Source C++ class library providing base classes for things
|
||||
such as daemons, clients and servers, and wrapper classes for the standard C
|
||||
functions for things like regular expressions, semaphores and signal handling.
|
||||
Rudiments is an Open Source C++ class library providing base classes
|
||||
for things such as daemons, clients and servers, and wrapper classes
|
||||
for the standard C functions for things like regular expressions,
|
||||
semaphores and signal handling.
|
||||
|
|
Loading…
Reference in a new issue