summaryrefslogtreecommitdiff
path: root/devel/librfuncs/DESCR
diff options
context:
space:
mode:
authorrillig <rillig>2005-05-23 08:26:03 +0000
committerrillig <rillig>2005-05-23 08:26:03 +0000
commit6489bb287ee041f8a0fc7d585bb9b686d04df08a (patch)
treea88b53a484071e09249ef5ae57e9f69b5ffb0a67 /devel/librfuncs/DESCR
parent7a76c246f0f13dd8e44983c76c6f44e228da5bcf (diff)
downloadpkgsrc-6489bb287ee041f8a0fc7d585bb9b686d04df08a.tar.gz
Removed trailing white-space.
Diffstat (limited to 'devel/librfuncs/DESCR')
-rw-r--r--devel/librfuncs/DESCR6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/librfuncs/DESCR b/devel/librfuncs/DESCR
index 03bcb387666..fd05aacb150 100644
--- a/devel/librfuncs/DESCR
+++ b/devel/librfuncs/DESCR
@@ -1,6 +1,6 @@
-Provides missing POSIX *_r functions: ttyname_r(),
+Provides missing POSIX *_r functions: ttyname_r(),
getenv_r() and strerror_r(). These are thread safe
-versions of the corresponding functions without
-the "_r". The package is implemented so that it
+versions of the corresponding functions without
+the "_r". The package is implemented so that it
may be used simply by including its buildlink3.mk
file.