diff options
author | dds <dds@FreeBSD.org> | 2005-10-20 11:20:55 +0000 |
---|---|---|
committer | dds <dds@FreeBSD.org> | 2005-10-20 11:20:55 +0000 |
commit | 32e13a019e527e98f60f9465664241395de71d9f (patch) | |
tree | 7261ed5fd23d83625437bb64693694cc3c0f9ca1 /sbin | |
parent | c73f90b9a6eddf2ce20707c80af4e88d666ce75f (diff) | |
download | FreeBSD-src-32e13a019e527e98f60f9465664241395de71d9f.zip FreeBSD-src-32e13a019e527e98f60f9465664241395de71d9f.tar.gz |
Remove a diagnostic message that can't occur: we lost the ability to
handle the old filesystem format on 2002/06/21.
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/restore/restore.8 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sbin/restore/restore.8 b/sbin/restore/restore.8 index bb3186f..1efea75 100644 --- a/sbin/restore/restore.8 +++ b/sbin/restore/restore.8 @@ -406,9 +406,6 @@ Most checks are self-explanatory or can ``never happen''. Common errors are given below. .Pp .Bl -tag -width Ds -compact -.It Converting to new file system format. -A dump tape created from the old file system has been loaded. -It is automatically converted to the new file system format. .Pp .It <filename>: not found on tape The specified file name was listed in the tape directory, |