summaryrefslogtreecommitdiff
path: root/devel/librfuncs/DESCR
diff options
context:
space:
mode:
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.