MFV r331407: 9213 zfs: sytem typo

illumos/illumos-gate@edc8ef7d92

Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Approved by: Joshua M. Clulow <josh@sysmgr.org>
Author: Toomas Soome <tsoome@me.com>
This commit is contained in:
Alexander Motin 2018-03-23 02:30:29 +00:00
commit e76e77a972
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=331408
3 changed files with 3 additions and 3 deletions

View File

@ -2215,7 +2215,7 @@ zfs_do_upgrade(int argc, char **argv)
if (cb.cb_numfailed != 0)
ret = 1;
} else {
/* List old-version filesytems */
/* List old-version filesystems */
boolean_t found;
(void) printf(gettext("This system is currently running "
"ZFS filesystem version %llu.\n\n"), ZPL_VERSION);

View File

@ -1852,7 +1852,7 @@ show_import(nvlist_t *config)
case ZPOOL_STATUS_UNSUP_FEAT_READ:
(void) printf(gettext("status: The pool uses the following "
"feature(s) not supported on this sytem:\n"));
"feature(s) not supported on this system:\n"));
zpool_print_unsup_feat(config);
break;

View File

@ -2369,7 +2369,7 @@ zfs_fastaccesschk_execute(znode_t *zdp, cred_t *cr)
/*
* Determine whether Access should be granted/denied.
*
* The least priv subsytem is always consulted as a basic privilege
* The least priv subsystem is always consulted as a basic privilege
* can define any form of access.
*/
int