code: fqa.9front.org

Download patch

ref: 7100fc91cf6c059cca9e122ebecb78d88709e362
parent: 58ea457252055371fc00c112879d9c4f013cea4d
author: stanley lieber <stanley.lieber@gmail.com>
date: Thu Nov 7 16:44:52 EST 2019

fqa8.ms: fix cvs and git links

--- a/fqa8.ms
+++ b/fqa8.ms
@@ -2355,15 +2355,27 @@
 .ihtml h3
 
 OpenCVS was ported to Plan 9.
-.html - Download it here: <a href="http://plan9.stanleylieber.com/src/cvs.tgz">cvs.tgz</a>
 
+Download it here:
+.ihtml a <a href="http://plan9.stanleylieber.com/src/cvs.tgz">
+.CW
+http://plan9.stanleylieber.com/src/cvs.tgz
+.R
+.ihtml a
+
 An implementation of a
 .CW cvs
-file server, called
+(client) file server, called
 .CW cvsfs ,
 was also created for Plan 9.
-.html - Download it here: <a href="http://plan9.stanleylieber.com/src/cvsfs.tgz">cvsfs.tgz</a>
 
+Download it here:
+.ihtml a <a href="http://plan9.stanleylieber.com/src/cvsfs.tgz">
+.CW
+http://plan9.stanleylieber.com/src/cvsfs.tgz
+.R
+.ihtml a
+
 .html - <a name="8.12.2" />
 .ihtml h3 <h3>
 .SH
@@ -2374,15 +2386,24 @@
 There is a native
 .CW git
 implementation availabe for plan 9.
-.html - Download it here: <a href="https://github.com/oridb/git9">.
 
+Download it here:
+.ihtml a <a href="https://github.com/oridb/git9">
+.CW
+https://github.com/oridb/git9
+.R
+.ihtml a
 
-Tools like go may need something compatible with upstream
-.CW git.
-Someone wrote a shell script wrapper that attempts to replicate some basic
+Someone else wrote a shell script wrapper that attempts to replicate some basic
 .CW git
 actions by downloading a zip file from the repository and performing operations on it.
-.html - Download it here: <a href="http://plan9.stanleylieber.com/rc/git">git</a>
+
+Download it here:
+.ihtml a <a href="http://plan9.stanleylieber.com/rc/git">
+.CW
+http://plan9.stanleylieber.com/rc/git
+.R
+.ihtml a
 
 .html - <a name="8.12.3" />
 .ihtml h3 <h3>