summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-11-09 00:08:01 +0000
committersnj <snj@pkgsrc.org>2004-11-09 00:08:01 +0000
commit83c4a6e4daa66afa3352ecb4d021d93b2d8714e7 (patch)
tree7ee68f89bfe890b922438d6d0caea8304557f779 /devel
parent20fe62d50917d5ba6d32621386ca971a6696d38a (diff)
downloadpkgsrc-83c4a6e4daa66afa3352ecb4d021d93b2d8714e7.tar.gz
It's "its".
Diffstat (limited to 'devel')
-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.