[PATCH 05/12] doc: filesystemtype -> filesystem type

Holger Schurig holgerschurig at gmail.com
Fri Jun 27 04:00:14 PDT 2014


Signed-off-by: Holger Schurig <holgerschurig at gmail.com>
---
 Documentation/filesystems/ramfs.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/filesystems/ramfs.rst b/Documentation/filesystems/ramfs.rst
index c2e1e83..2921a35 100644
--- a/Documentation/filesystems/ramfs.rst
+++ b/Documentation/filesystems/ramfs.rst
@@ -3,7 +3,7 @@
 RAM filesystem
 ==============
 
-ramfs is a simple malloc based filesystem. An instance of ramfs is mounted during startup on /. The filesystemtype passed to mount is 'ramfs'
+ramfs is a simple malloc based filesystem. An instance of ramfs is mounted during startup on /. The filesystem type passed to mount is 'ramfs'
 
 example::
 
-- 
1.7.10.4




More information about the barebox mailing list