summaryrefslogtreecommitdiff
path: root/devel/librfuncs
diff options
context:
space:
mode:
authorsnj <snj>2004-11-09 00:08:01 +0000
committersnj <snj>2004-11-09 00:08:01 +0000
commit6e18842c09abf40a93fda2e42195c5ee0585307c (patch)
tree7ee68f89bfe890b922438d6d0caea8304557f779 /devel/librfuncs
parente44b2021d9e79e75e15a9d1ce33799fc22672f05 (diff)
downloadpkgsrc-6e18842c09abf40a93fda2e42195c5ee0585307c.tar.gz
It's "its".
Diffstat (limited to 'devel/librfuncs')
-rw-r--r--devel/librfuncs/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/librfuncs/DESCR b/devel/librfuncs/DESCR
index 368adde7801..03bcb387666 100644
--- a/devel/librfuncs/DESCR
+++ b/devel/librfuncs/DESCR
@@ -2,5 +2,5 @@ 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
-may be used simply by including it's buildlink3.mk
+may be used simply by including its buildlink3.mk
file.