diff options
| -rw-r--r-- | man4/initrd.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man4/initrd.4 b/man4/initrd.4 index 859bd8bfeb..cf92733557 100644 --- a/man4/initrd.4 +++ b/man4/initrd.4 @@ -83,7 +83,7 @@ In the first boot-up phase, the kernel starts up and mounts an initial root file-system from the contents of .I /dev/initrd -(e.g. RAM disk initialized by the boot loader). +(e.g., RAM disk initialized by the boot loader). In the second phase, additional drivers or other modules are loaded from the initial root device's contents. After loading the additional modules, a new root file system |
