diff options
Diffstat (limited to 'usr/src/cmd/cmd-inet/usr.lib/in.mpathd/net-ipmp')
| -rw-r--r-- | usr/src/cmd/cmd-inet/usr.lib/in.mpathd/net-ipmp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/net-ipmp b/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/net-ipmp index be4263a74b..565b80e374 100644 --- a/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/net-ipmp +++ b/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/net-ipmp @@ -18,7 +18,7 @@ . /lib/svc/share/smf_include.sh if [ -z "$SMF_FMRI" ]; then - echo "this script can only be invoked by smf(5)" + echo "this script can only be invoked by smf(7)" exit $SMF_EXIT_ERR_NOSMF fi |
