ref: 83374cacc27e7d1760e6f5bdbb7aac9203ec6bb3
parent: 2a5f7463279a249d8ac6466b982d481d57042e22
author: glenda <glenda@cpre431>
date: Thu Oct 18 09:40:57 EDT 2018
test
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
## Dependencies
-Fuzz(1) is tested on the [9front](http://9front.org) operating system and as such uses its libraries and runs against its kernels.
+fuzz(1) is tested on the [9front](http://9front.org) operating system and as such uses its libraries and runs against its kernels.
Theoretically fuzz could be ported to unix using [plan9port](https://github.com/9fans/plan9port), but this would require a Plan 9 kernel in user space which doesn't really exist outside of [9vx](https://swtch.com/9vx/) which is untested in this regard.