shithub: svcfs

Download patch

ref: d47a99e0e2c8268d0d15d2748643387ed1c967a2
parent: ee36a9bdcdbaeb49fec609580da999a446b03684
author: Michael Misch <michaelmisch1985@gmail.com>
date: Fri Jan 16 22:00:37 EST 2026

That's not a real path

--- a/TODO
+++ b/TODO
@@ -4,7 +4,7 @@
 ```
 #!/bin/rc
 
-# Example /bin/rc/service/tcp18111
+# Example /bin/service/tcp18111
 mount '#s/oftc' /mnt/oftc
 exec /bin/exportfs -r /mnt/oftc
 ```
--