git: fqa.9front.org

Download patch

ref: 0ca7f7728c5a6bbbc7f3241fb2e9b212d732ce60
parent: 79887a2da6ff5bb5115d2d52ce7071f7ec691226
author: sl <sl@9front>
date: Thu May 1 22:56:27 EDT 2025

fqa7.ms: fix formatting

--- a/fqa7.ms
+++ b/fqa7.ms
@@ -230,7 +230,7 @@
 script, which is executed at boot time.
 
 .B Note:
-Many Plan 9 users run stand-alone systems that operate \(em effectively \(em as a combined terminal and file server. For example, inside a virtual machine such as qemu, or booted from hard disk on a laptop. In this case the Plan 9 network is entirely self-contained, running one kernel on one machine, which renders auth and cpu services superfluous. This configuration trades some of the inherent security of separate hardware and kernel boundaries for the convenience of combining the whole system into a single, bootable instance.
+Many Plan 9 users run stand-alone systems that operate\(emeffectively\(emas a combined terminal and file server. For example, inside a virtual machine such as qemu, or booted from hard disk on a laptop. In this case the Plan 9 network is entirely self-contained, running one kernel on one machine, which renders auth and cpu services superfluous. This configuration trades some of the inherent security of separate hardware and kernel boundaries for the convenience of combining the whole system into a single, bootable instance.
 
 .B Note:
 Terminal users who do not run stand-alone machines or who wish to access Plan 9 network resources must first be added to the file system of the network's file server, and to the user database of the network's auth server.
--