pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   nia
Date:           Wed Nov  4 14:36:18 UTC 2020

Modified Files:
        pkgsrc: README.md

Log Message:
fix spelling error.

joerg would like me not to mention minix3.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/README.md

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/README.md
diff -u pkgsrc/README.md:1.5 pkgsrc/README.md:1.6
--- pkgsrc/README.md:1.5        Wed Nov  4 10:59:39 2020
+++ pkgsrc/README.md    Wed Nov  4 14:36:18 2020
@@ -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).
 



Home | Main Index | Thread Index | Old Index