summaryrefslogtreecommitdiff
path: root/devel/librfuncs
diff options
context:
space:
mode:
authorrillig <rillig>2005-05-23 08:26:03 +0000
committerrillig <rillig>2005-05-23 08:26:03 +0000
commit88fbe0b4f045070c1d74e80e2ff7448527e556e4 (patch)
treea88b53a484071e09249ef5ae57e9f69b5ffb0a67 /devel/librfuncs
parent7caf0db822a5ebc4e6dc7732d45fa9bd3e9dea13 (diff)
downloadpkgsrc-88fbe0b4f045070c1d74e80e2ff7448527e556e4.tar.gz
Removed trailing white-space.
Diffstat (limited to 'devel/librfuncs')
-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.