diff options
author | olgeni <olgeni@FreeBSD.org> | 2008-06-01 17:42:37 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2008-06-01 17:42:37 +0800 |
commit | 9aa8bdd89214914fb17b824b18c6780a5a92284e (patch) | |
tree | fcca160716ded0c37ee140d2a35b4a0bbe1ac5f0 /devel/pthsem | |
parent | 437a96d1bc7e1a1cdce06da4fb2617c8f0a80b93 (diff) | |
download | freebsd-ports-gnome-9aa8bdd89214914fb17b824b18c6780a5a92284e.tar.gz freebsd-ports-gnome-9aa8bdd89214914fb17b824b18c6780a5a92284e.tar.zst freebsd-ports-gnome-9aa8bdd89214914fb17b824b18c6780a5a92284e.zip |
Large round of typo fixes in ports/devel (pkg-descr).
Diffstat (limited to 'devel/pthsem')
-rw-r--r-- | devel/pthsem/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pthsem/pkg-descr b/devel/pthsem/pkg-descr index 9fbedc25b400..2c73fc65c2f1 100644 --- a/devel/pthsem/pkg-descr +++ b/devel/pthsem/pkg-descr @@ -1,7 +1,7 @@ GNU pth is a user mode multi threading library. pthsem is an extend version, with support for semaphores added. It can be installed parallel to a normal pth. The header file is called pthsem.h, the configuration -programm pthsem-config and the autoconf macro AC_CHECK_PTHSEM. If +program pthsem-config and the autoconf macro AC_CHECK_PTHSEM. If references to one of these names are changed, pthsem can be used as an replacement of GNU pth. |