usr/src/cmd/zpool/zpool_main.c
changeset 8053 271f44d3de11
parent 7390 6d408f0a5fbd
child 8211 32722be6ad3b
equal deleted inserted replaced
8052:d956c9f73e59 8053:271f44d3de11
  3484 		    "properties\n"));
  3484 		    "properties\n"));
  3485 		(void) printf(gettext(" 10  Cache devices\n"));
  3485 		(void) printf(gettext(" 10  Cache devices\n"));
  3486 		(void) printf(gettext(" 11  Improved scrub performance\n"));
  3486 		(void) printf(gettext(" 11  Improved scrub performance\n"));
  3487 		(void) printf(gettext(" 12  Snapshot properties\n"));
  3487 		(void) printf(gettext(" 12  Snapshot properties\n"));
  3488 		(void) printf(gettext(" 13  snapused property\n"));
  3488 		(void) printf(gettext(" 13  snapused property\n"));
       
  3489 		(void) printf(gettext(" 14  passthrough-x aclinherit "
       
  3490 		    "support\n"));
  3489 		(void) printf(gettext("For more information on a particular "
  3491 		(void) printf(gettext("For more information on a particular "
  3490 		    "version, including supported releases, see:\n\n"));
  3492 		    "version, including supported releases, see:\n\n"));
  3491 		(void) printf("http://www.opensolaris.org/os/community/zfs/"
  3493 		(void) printf("http://www.opensolaris.org/os/community/zfs/"
  3492 		    "version/N\n\n");
  3494 		    "version/N\n\n");
  3493 		(void) printf(gettext("Where 'N' is the version number.\n"));
  3495 		(void) printf(gettext("Where 'N' is the version number.\n"));