OSDN Git Service

Revert the following change to correct the mail address of the committer
[linuxjm/jm.git] / manual / LDP_man-pages / original / man7 / boot.7
index 2a40da3..db0582a 100644 (file)
@@ -90,11 +90,11 @@ to the kernel.
 When the kernel is loaded, it initializes the devices (via
 their drivers), starts the swapper (it is a "kernel process",
 called kswapd in modern Linux kernels), and mounts the root
-filesystem (/).
+file system (/).
 
 Some of the parameters that may be passed to the kernel
 relate to these activities (e.g: You can override the
-default root filesystem).
+default root file system).
 For further information
 on Linux kernel parameters read
 .BR bootparam (7).