wm: doc

Download patch

ref: 18a9e7c24cdccb76ee83b911e9cd62324479c3ab
parent: 07aead941bb30322c08402e2387a08b80f84f5b7
author: mkf <mkf@cloud9p.org>
date: Tue Feb 13 13:09:52 EST 2024

nfs.ms: minor changes

--- a/nfs.ms
+++ b/nfs.ms
@@ -2,8 +2,6 @@
 NFS in Plan 9
 .AU
 mkf
-.AI
-Cloud9p
 .AB
 Using NFS server in Plan 9
 .AE
@@ -104,7 +102,14 @@
 .P1
 $ doas mount_nfs -2 wm:boot /mnt
 .P2
-to mount /srv/boot in /mnt.
+to mount 
+.CW /srv/boot
+in 
+.CW /mnt .
+note that
+.CW -2
+is required, we (only) speak NFSv2 currently.
+
 see
 .CW nfsserver (8)
 manual page for more information.