]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - sys-utils/rdev.8
Imported from util-linux-2.10s tarball.
[thirdparty/util-linux.git] / sys-utils / rdev.8
index 78a62355fbef847c530e9303d0cb8e45010aeb24..0cf83d365c9631b4045d5f6ce77dad256fb61914 100644 (file)
@@ -45,14 +45,13 @@ will change these values.
 
 Typical values for the
 .I image
-parameter, which is a bootable Linux kernel image, are as follows:
+parameter, which is a bootable Linux kernel image, might be:
 
 .nf
 .RS
 /vmlinux
-/vmlinux.test
 /vmunix
-/vmunix.test
+/boot/bzImage-2.4.0
 /dev/fd0
 /dev/fd1
 .RE
@@ -62,14 +61,15 @@ When using the
 .BR rdev ", or " swapdev
 commands, the
 .IR root_device " or " swap_device
-parameter are as follows:
+parameter might be something like:
 
 .nf
 .RS
-/dev/hda[1-8]
-/dev/hdb[1-8]
-/dev/sda[1-8]
-/dev/sdb[1-8]
+/dev/hda1
+/dev/hdf13
+/dev/sda2
+/dev/sdc4
+/dev/ida/c0d0p1
 .RE
 .fi