commit 49983105e5686c01f9f1ee1a60bdcd91a328b209
parent a3dda80913990e6bc543e7f0343f87bf9a0241ff
Author: Stephen Gregoratto <dev@sgregoratto.me>
Date: Thu, 24 Sep 2020 20:20:59 +1000
Tweak README
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -2,7 +2,7 @@ This is a fork of Colin Percival's
[bsdiff suite](http://www.daemonology.net/bsdiff/) version 4.3,
with a couple other features:
-- Contains all the various distro patches I can find.
+- Contains all the various distro/fork patches I can find.
- Portability via [oconfigure](https://github.com/kristapsdz/oconfigure).
- [pledge(2)](https://man.openbsd.org/pledge.2) and [unveil(2)](https://man.openbsd.org/unveil.2) support.
- Slightly cleaned up source code.