git: 9front

Download patch

ref: c3ebdd79471e75b51ab8cd18cb7aba112aada527
parent: 4a6aea16fa7c0846886539949d39c31063701735
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sun Oct 29 22:08:05 EDT 2017

kernel: pc/pc, fix comment line

--- a/sys/src/9/pc/pc
+++ b/sys/src/9/pc/pc
@@ -1,4 +1,4 @@
-# pcf - pc terminal with local disk
+# pc - 386 pc terminal with local disk
 dev
 	root
 	cons
--