summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorsnj <snj>2004-11-09 00:08:01 +0000
committersnj <snj>2004-11-09 00:08:01 +0000
commit176770a9c81351498fdffba267bdb9554fb0e2cd (patch)
tree7ee68f89bfe890b922438d6d0caea8304557f779 /devel
parent8cf41a3a9ca68109fb7789c68ab2426d1aab910d (diff)
downloadpkgsrc-176770a9c81351498fdffba267bdb9554fb0e2cd.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.