pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc fix spelling error.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fc61e4ed3b7f
branches:  trunk
changeset: 441467:fc61e4ed3b7f
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Nov 04 14:36:18 2020 +0000

description:
fix spelling error.

joerg would like me not to mention minix3.

diffstat:

 README.md |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a977a8eadd57 -r fc61e4ed3b7f README.md
--- a/README.md Wed Nov 04 14:36:01 2020 +0000
+++ b/README.md Wed Nov 04 14:36:18 2020 +0000
@@ -7,12 +7,12 @@
 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).
 



Home | Main Index | Thread Index | Old Index