summaryrefslogtreecommitdiff
path: root/usr/src
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src')
-rw-r--r--usr/src/cmd/zpool/zpool_main.c2
-rw-r--r--usr/src/uts/common/cpr/cpr_main.c2
-rw-r--r--usr/src/uts/intel/io/agpmaster/agpmaster.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/cmd/zpool/zpool_main.c b/usr/src/cmd/zpool/zpool_main.c
index 36b1201777..4f8a16950e 100644
--- a/usr/src/cmd/zpool/zpool_main.c
+++ b/usr/src/cmd/zpool/zpool_main.c
@@ -3271,7 +3271,7 @@ zpool_do_split(int argc, char **argv)
if (zpool_get_state(zhp) != POOL_STATE_UNAVAIL &&
zpool_enable_datasets(zhp, mntopts, 0) != 0) {
ret = 1;
- (void) fprintf(stderr, gettext("Split was succssful, but "
+ (void) fprintf(stderr, gettext("Split was successful, but "
"the datasets could not all be mounted\n"));
(void) fprintf(stderr, gettext("Try doing '%s' with a "
"different altroot\n"), "zpool import");
diff --git a/usr/src/uts/common/cpr/cpr_main.c b/usr/src/uts/common/cpr/cpr_main.c
index 68a4040186..15e8c6c8d8 100644
--- a/usr/src/uts/common/cpr/cpr_main.c
+++ b/usr/src/uts/common/cpr/cpr_main.c
@@ -166,7 +166,7 @@ cpr_main(int sleeptype)
*/
rc = i_cpr_power_down(sleeptype);
if (rc == 0) {
- PMD(PMD_SX, ("back from succssful suspend\n"))
+ PMD(PMD_SX, ("back from successful suspend\n"))
}
/*
* We do care about the return value from cpr_resume
diff --git a/usr/src/uts/intel/io/agpmaster/agpmaster.c b/usr/src/uts/intel/io/agpmaster/agpmaster.c
index 9e71b3cf41..7a4de1ea04 100644
--- a/usr/src/uts/intel/io/agpmaster/agpmaster.c
+++ b/usr/src/uts/intel/io/agpmaster/agpmaster.c
@@ -639,7 +639,7 @@ detect_i8xx_device(agp_master_softc_t *master_softc)
}
/*
- * If agp master is succssfully detected, 0 is returned.
+ * If agp master is successfully detected, 0 is returned.
* Otherwise -1 is returned.
*/
static int