summaryrefslogtreecommitdiff
path: root/usr/src/cmd/initpkg/shutdown.sh
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/initpkg/shutdown.sh')
-rw-r--r--usr/src/cmd/initpkg/shutdown.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/initpkg/shutdown.sh b/usr/src/cmd/initpkg/shutdown.sh
index e93de5568c..038289b630 100644
--- a/usr/src/cmd/initpkg/shutdown.sh
+++ b/usr/src/cmd/initpkg/shutdown.sh
@@ -218,7 +218,7 @@ fi
echo "Changing to init state $initstate - please wait"
# We might be racing with a system that's still booting.
-# Before starting init, check to see if smf(5) is running. The easiest way
+# Before starting init, check to see if smf(7) is running. The easiest way
# to do this is to check for the existence of the repository service door.
i=0