[PATCH] Spelling fixes for Documentation/
[linux-block.git] / Documentation / uml / UserModeLinux-HOWTO.txt
index 0c7b654fec996c388dd99af3dcc8a7884ca30989..544430e3998027f2c822ff4d27d9123e4d7f5c90 100644 (file)
   If you want to access files on the host machine from inside UML, you
   can treat it as a separate machine and either nfs mount directories
   from the host or copy files into the virtual machine with scp or rcp.
-  However, since UML is running on the the host, it can access those
+  However, since UML is running on the host, it can access those
   files just like any other process and make them available inside the
   virtual machine without needing to use the network.