shithub: riscv

Download patch

ref: b65b65df1cb6b46dd40b991a6a3494333be7a9b4
parent: a31c30564ceceb6736ee68a2f3f1560d51777ca0
author: cinap_lenrek <cinap_lenrek@gmx.de>
date: Mon Sep 17 07:45:25 EDT 2012

inst: fix typo

--- a/rc/bin/inst/mountcwfs
+++ b/rc/bin/inst/mountcwfs
@@ -97,7 +97,7 @@
 		}
 	}
 
-	log Configuering $fstype file server for $fs
+	log Configuring $fstype file server for $fs
 	{
 		echo noattach
 		echo allow
--