apps/nshlib/README.txt: Clarify arguments to the mkrd command.
This commit is contained in:
parent
abcb66cb20
commit
3403b1b0e9
@ -797,8 +797,8 @@ o mkrd [-m <minor>] [-s <sector-size>] <nsectors>
|
||||
|
||||
Create a ramdisk consisting of <nsectors>, each of size
|
||||
<sector-size> (or 512 bytes if <sector-size> is not specified.
|
||||
The ramdisk will be registered as /dev/ram<n> (if <n> is not
|
||||
specified, mkrd will attempt to register the ramdisk as
|
||||
The ramdisk will be registered as /dev/ram<minor>. If <minor> is
|
||||
not specified, mkrd will attempt to register the ramdisk as
|
||||
/dev/ram0.
|
||||
|
||||
Example:
|
||||
|
Loading…
x
Reference in New Issue
Block a user