summaryrefslogtreecommitdiff
path: root/disk-utils/mkfs.8
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2007-08-02 14:23:38 +0200
committerKarel Zak <kzak@redhat.com>2007-08-02 14:23:38 +0200
commita512390d9296ac5183cde1c2ca9e5fd9158ccf5e (patch)
treed184b876863bae377d4ea96735ac7482d3dbf449 /disk-utils/mkfs.8
parent1dea05a811ffe81ba647adf0f6942917574c98e1 (diff)
downloadutil-linux-old-a512390d9296ac5183cde1c2ca9e5fd9158ccf5e.tar.gz
mkfs: remove nonsense from man page
Signed-off-by: Karel Zak <kzak@redhat.com>
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 7ba5e8c5..0422c106 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