zfs: this is not FreeBSD

This commit is contained in:
nia 2021-05-13 09:03:35 +00:00
parent 618809e522
commit a7a8521793

View File

@ -6130,7 +6130,7 @@ share_mount(int op, int argc, char **argv)
break; break;
case 'O': case 'O':
warnx("no overlay mounts support on FreeBSD, ignoring"); warnx("no overlay mounts support on NetBSD, ignoring");
break; break;
case ':': case ':':
(void) fprintf(stderr, gettext("missing argument for " (void) fprintf(stderr, gettext("missing argument for "