code: fqa.9front.org

Download patch

ref: 81eb13fecb34c630b86d5903e4b9aadaae7428ff
parent: 9ac86a20410628ce96f4fc0355b42cf68fccf857
author: sl <sl@stanleylieber.com>
date: Mon Nov 1 18:22:18 EDT 2021

fqa.ms, fqa1.ms, fqa3.ms: fixes (thanks, smorrow)

--- a/fqa.ms
+++ b/fqa.ms
@@ -277,7 +277,7 @@
 .ihtml a
 
 .ihtml a <a href="fqa1.html#1.11.1.2">
-1.11.1.2 - Mercurial repository
+1.11.1.2 - git repository
 .ihtml a
 
 .ihtml h1 <h1>
--- a/fqa1.ms
+++ b/fqa1.ms
@@ -1391,7 +1391,7 @@
 .ihtml ul <ul>
 .IP
 .ihtml a <a href="http://git.9front.org/plan9front/plan9front">
-https://code.9front.org/hg/plan9front (official)
+http://git.9front.org/plan9front/plan9front/ (official)
 .ihtml a
 .LP
 .ihtml ul
--- a/fqa3.ms
+++ b/fqa3.ms
@@ -2783,7 +2783,7 @@
 
 Multiboot can be used to start the 9front kernel directly, skipping the bootloader step:
 .P1
--qemu -kernel 9pc -initrd plan9.ini
+qemu -kernel 9pc -initrd plan9.ini
 .P2
 
 .html - <a name="3.3.1.4" />