git: fqa.9front.org

Download patch

ref: 7da01c6e66bd5d5fa98fa8574843d2952979e35f
parent: c516ce72efee3028a80f3fc99f4b7084bd60a98f
author: sl <sl@9front>
date: Wed Sep 3 17:51:45 EDT 2025

appendixl.ms, fqa1.ms, fqa8.ms: fix broken links (thanks, cosarara)

--- a/appendixl.ms
+++ b/appendixl.ms
@@ -133,7 +133,7 @@
 hget https://curl.haxx.se/ca/cacert.pem >/sys/lib/tls/ca.pem
 
 # shell script that emulates git commands
-hget http://9front.org/extra/rc/git >$home/bin/rc/git
+hget http://plan9.stanleylieber.com/rc/git >$home/bin/rc/git
 chmod 775 $home/bin/rc/git
 
 # fetch the repository
--- a/fqa1.ms
+++ b/fqa1.ms
@@ -283,10 +283,6 @@
 .CW aan(8)
 .ihtml a
 support in
-.ihtml a <a href="http://man.9front.org/1/cpu">
-.CW cpu(1)
-.ihtml a
-and
 .ihtml a <a href="http://man.9front.org/1/rcpu">
 .CW rcpu(1)
 .ihtml a
@@ -585,8 +581,8 @@
 \(em IRC client
 
-.ihtml a <a href="http://man.9front.org/1/memory">
-.CW memory(1)
+.ihtml a <a href="http://man.9front.org/8/memory">
+.CW memory(8)
 .ihtml a
 \(em check memory usage
 
@@ -672,8 +668,8 @@
 client, uses dp9ik
 
-.ihtml a <a href="http://man.9front.org/8/qcow2">
-.CW qcow2(8)
+.ihtml a <a href="http://man.9front.org/8/qcowfs">
+.CW qcowfs(8)
 .ihtml a
 \(em QCOW2 file system
 
--- a/fqa8.ms
+++ b/fqa8.ms
@@ -1235,7 +1235,7 @@
 was implemented in rc by cinap_lenrek.
 Several unsanctioned versions with various additions have since occasionally been spotted.
 
-.html - Download them here: <a href="http://felloff.net/usr/cinap_lenrek/wircrc">cinap's</a>, <a href="http://9front.org/extra/rc/wircrc">sl's</a>, <a href="http://contrib.9front.org/spew/rc/wircrc">spew's</a>, <a href="http://contrib.9front.org/qwx/rc/wircrc">qwx's</a>.
+.html - Download them here: <a href="http://felloff.net/usr/cinap_lenrek/wircrc">cinap's</a>, <a href="http://plan9.stanleylieber.com/rc/wircrc">sl's</a>, <a href="http://contrib.9front.org/spew/rc/wircrc">spew's</a>, <a href="http://contrib.9front.org/qwx/rc/bin/wircrc">qwx's</a>.
 
 .html - <a name="8.4.4" />
 .ihtml h3 <h3>
@@ -2192,11 +2192,6 @@
 .LP
 .ihtml ul
 
-Read:
-.ihtml a <a href="http://man.9front.org/1/commodore">
-.CW commodore(1)
-.ihtml a
-
 .html - <a name="8.7.5" />
 .ihtml h3 <h3>
 .SH
@@ -2696,7 +2691,7 @@
 
 ACPI is now enabled by default.
 For machines without ACPI, disable it with the presence of
-.CW *acpi=0
+.CW *acpi=0 
 boot parameter.
 
 The command
--