diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-12-22 00:21:49 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-12-22 00:21:49 +0000 |
commit | e3c3b5d6f2f13764713ee7ceaa8f5ff72bdbb9a0 (patch) | |
tree | d1135398d71cbe403ca843faf836a5ed74f0b260 /devel/libexplain/pkg-descr | |
parent | 75c7ed9ac16bfb86a87b39300d09780c0e0d2dad (diff) | |
download | ports-e3c3b5d6f2f13764713ee7ceaa8f5ff72bdbb9a0.tar.gz ports-e3c3b5d6f2f13764713ee7ceaa8f5ff72bdbb9a0.zip |
Notes
Diffstat (limited to 'devel/libexplain/pkg-descr')
-rw-r--r-- | devel/libexplain/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libexplain/pkg-descr b/devel/libexplain/pkg-descr index 49d8860bf264..35fde2d22578 100644 --- a/devel/libexplain/pkg-descr +++ b/devel/libexplain/pkg-descr @@ -1,5 +1,5 @@ -A library which may be used to explain Unix and Linux system call errors. The -library is not quite a drop-in replacement for strerror, but it comes close. -Each system call has a dedicated libexplain function. +A library which may be used to explain Unix and Linux system call +errors. The library is not quite a drop-in replacement for strerror, but +it comes close. Each system call has a dedicated libexplain function. WWW: http://libexplain.sourceforge.net/ |