summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-11-04 14:36:18 +0000
committernia <nia@pkgsrc.org>2020-11-04 14:36:18 +0000
commit7c01b179afa209334ee8850c99d3ae52eaa419ef (patch)
treec9f04b23595e491b4922b25cf9aac2f4993efc7c /README.md
parent60d1adb5286cb79b08bd6e23c5cdafb316ff1e8c (diff)
downloadpkgsrc-7c01b179afa209334ee8850c99d3ae52eaa419ef.tar.gz
fix spelling error.
joerg would like me not to mention minix3.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index fa829b5d162..3b24c2e344d 100644
--- a/README.md
+++ b/README.md
@@ -7,12 +7,12 @@ variety of UNIX-like systems.
It produces binary packages, which can be managed with tools such as
[pkgin](http://pkgin.net/). pkgsrc is highly configurable, supporting
building packages for an arbitrary installation prefix (the default is
-`/usr/pkg`), allowing multiple branches to coeexist on one machine, a
+`/usr/pkg`), allowing multiple branches to coexist on one machine, a
build options framework, and a compiler trasformation framework, among
other advanced features. Unprivileged use and installation is also supported.
pkgsrc is the default package manager for [NetBSD](https://www.NetBSD.org),
-[SmartOS](https://www.joyent.com/smartos), and [MINIX 3](https://minix3.org/).
+and [SmartOS](https://www.joyent.com/smartos).
It's also supported as a first-class option in [OmniOS CE](https://omniosce.org/)
and [Oasis Linux](https://github.com/oasislinux/oasis).