shithub: docs.9front.org

Download patch

ref: 3b24ef12df70101f54d1feb5658fd974f7a518e6
parent: 51f98101845fdfe52a9b3f5d05f143490fe8876e
author: Moody <j4kem00dy@gmail.com>
date: Tue Sep 22 01:25:29 EDT 2020

9p on unix: fixed dropped newline

--- a/9p-on-unix.md
+++ b/9p-on-unix.md
@@ -19,4 +19,5 @@
 * Currently file creation is broken.
 
 Mounting:
+
 	sudo mount -t 9p -o version=9p2000,port=564,trans=tcp your.9p.server /mnt/9p