diff options
| -rw-r--r-- | man4/initrd.4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man4/initrd.4 b/man4/initrd.4 index 99399a554d..81d79db567 100644 --- a/man4/initrd.4 +++ b/man4/initrd.4 @@ -47,6 +47,7 @@ with mode 0400 (read access by root only). If the Linux system does not have .I /dev/initrd already created, it can be created with the following commands: + .nf \fB mknod \-m 400 /dev/initrd b 1 250 |
