diff options
author | wiz <wiz@pkgsrc.org> | 2002-07-10 11:32:26 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-07-10 11:32:26 +0000 |
commit | 016604fd4c3c6c8527001539016ba8aff0cc1d6e (patch) | |
tree | 1acd133d04667c9dd06c10945698713c9fbed30f /devel/ptl2 | |
parent | 824713cbf5fc1b8255bd485e2ce475bdbc1e5228 (diff) | |
download | pkgsrc-016604fd4c3c6c8527001539016ba8aff0cc1d6e.tar.gz |
Fix a typo and remove some unnecessary text.
Diffstat (limited to 'devel/ptl2')
-rw-r--r-- | devel/ptl2/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ptl2/DESCR b/devel/ptl2/DESCR index d410d09225d..ac28fa3cf7a 100644 --- a/devel/ptl2/DESCR +++ b/devel/ptl2/DESCR @@ -1,4 +1,4 @@ -This is PTL2 -- Portable Thread Library 2 wrrtten by Kota Abe. +This is PTL2 -- Portable Thread Library 2 written by Kota Abe. This library is based on the standard "POSIX 1003.1c" and works on BSD UNIX -(architecture-independent!) See INSTALL for detail. +(architecture-independent!). |