diff options
| author | Paul Saab <ps@FreeBSD.org> | 2000-07-01 07:32:37 +0000 |
|---|---|---|
| committer | Paul Saab <ps@FreeBSD.org> | 2000-07-01 07:32:37 +0000 |
| commit | 9d67f7c498b974065b915924404d5d495d2b3a4f (patch) | |
| tree | 9261ff3fb187fede1dd988fc938a0d1441b4c637 /sbin | |
| parent | 588d3b4e0dcc3719a30b6211cec27c8b883a6c24 (diff) | |
Notes
Diffstat (limited to 'sbin')
| -rw-r--r-- | sbin/dump/optr.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sbin/dump/optr.c b/sbin/dump/optr.c index 71dd8d1f6318..bb4c262c8132 100644 --- a/sbin/dump/optr.c +++ b/sbin/dump/optr.c @@ -437,11 +437,6 @@ getfstab() * Search in the fstab for a file name. * This file name can be either the special or the path file name. * - * The entries in the fstab are the BLOCK special names, not the - * character special names. - * The caller of fstabsearch assures that the character device - * is dumped (that is much faster) - * * The file name can omit the leading '/'. */ struct fstab * |
