summaryrefslogtreecommitdiffstats
path: root/disk-utils/mkfs.8
diff options
context:
space:
mode:
Diffstat (limited to 'disk-utils/mkfs.8')
-rw-r--r--disk-utils/mkfs.87
1 files changed, 1 insertions, 6 deletions
diff --git a/disk-utils/mkfs.8 b/disk-utils/mkfs.8
index 7ba5e8c5f..0422c1066 100644
--- a/disk-utils/mkfs.8
+++ b/disk-utils/mkfs.8
@@ -25,12 +25,7 @@ a hard disk partition.
.I filesys
is either the device name (e.g.
.IR /dev/hda1 ,
-.IR /dev/sdb2 )
-or the mount point (e.g.
-.IR / ,
-.IR /usr ,
-.IR /home )
-for the file system.
+.IR /dev/sdb2 ).
.I blocks
is the number of blocks to be used for the file system.
.PP