code: fqa.9front.org

Download patch

ref: 1fcfe3313c8123f54f17fd20fb943b53a3aa5e11
parent: 89cd0ba3e9e7f9635e9242227d5d56ae29aec9fd
author: stanley lieber <stanley.lieber@gmail.com>
date: Wed May 13 17:44:37 EDT 2020

fqa2.ms: 2.5.2: do % bind -ac /dist/plan9front / first (thanks, umbraticus)

--- a/fqa2.ms
+++ b/fqa2.ms
@@ -558,6 +558,7 @@
 To send changes, email 9front@9front.org with your patch attached inline.
 Generate the patch using
 .P1
+% bind -ac /dist/plan9front /
 % cd /sys/src/your/changed/code
 % hg diff . > /tmp/mypatch.diff
 .P2