code: fqa.9front.org

Download patch

ref: ee1396b4ce72ee779229327c948bf58c9ae1f8c7
parent: 6a6e62109dc3db0ad862f2a3ce866c8e70332445
author: sl <sl@stanleylieber.com>
date: Mon Jan 25 14:06:22 EST 2021

fqa4.ms: 4.3.6.1: fix links.

--- a/fqa4.ms
+++ b/fqa4.ms
@@ -647,8 +647,20 @@
 .R
 .ihtml h3
 A cheap VPS or an SD card lack the storage capacity for running a usable
-default `cwfs(4)` setup with a big WORM partition and daily dumps.
-The go-to solution is the `hjfs(4)` file system, which doesn't
+default
+.ihtml a <a href="http://man.9front.org/4/cwfs">
+.CW
+cwfs(4)
+.R
+.ihtml a
+setup with a big WORM partition and daily dumps.
+The go-to solution is the
+.ihtml a <a href="http://man.9front.org/4/hjfs">
+.CW
+hjfs(4)
+.R
+.ihtml a
+file system, which doesn't
 use a dedicated WORM partition and doesn't do daily dumps by default.
 However, it has several performance problems and is not as well tested.