summaryrefslogtreecommitdiff
path: root/misc/badblocks.8.in
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>1998-03-30 01:20:55 +0000
committerTheodore Ts'o <tytso@mit.edu>1998-03-30 01:20:55 +0000
commita789d8406070224503c9ab78040acc7ea80c65ae (patch)
tree2996cf1923f2f23abbcea3ca7c940a383600d8b5 /misc/badblocks.8.in
parent17dba281a042d3f8122ef7ce6933035a8eae074a (diff)
downloade2fsprogs-a789d8406070224503c9ab78040acc7ea80c65ae.tar.gz
Many files:
e2label.c: Fix -Wall warning by making functions static. chattr.1.in: Document that the append-only attribute may only be set or cleared by the superuser. Update all manual pages to that the availability section is up-to-date. e2label.8.in, tune2fs.8.in: Update manual page to state that labels must be no longer than 16 characters, or they will be truncated. e2label.c (change_label), tune2fs.c (main): If the label is longer than 16 characters, print a warning message stating that the label will be truncated. mke2fs.c (PRS): If the user specifies a filesystem size, and it's larger than the apparent size of the device, print a warning message and ask if the user wants to proceed.
Diffstat (limited to 'misc/badblocks.8.in')
-rw-r--r--misc/badblocks.8.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/badblocks.8.in b/misc/badblocks.8.in
index ca42e991..3692ed87 100644
--- a/misc/badblocks.8.in
+++ b/misc/badblocks.8.in
@@ -70,8 +70,8 @@ I had no chance to make real tests of this program since I use IDE drives,
which remap bad blocks. I only made some tests on floppies.
.SH AVAILABILITY
.B badblocks
-is available for anonymous ftp from ftp.ibp.fr and tsx-11.mit.edu in
-/pub/linux/packages/ext2fs.
+is part of the e2fsprogs package and is available for anonymous
+ftp from tsx-11.mit.edu in /pub/linux/packages/ext2fs.
.SH SEE ALSO
.BR e2fsck (8),
.BR mke2fs (8)