diff options
Diffstat (limited to 'usr/src')
-rw-r--r-- | usr/src/cmd/svc/svccfg/svccfg_libscf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/svc/svccfg/svccfg_libscf.c b/usr/src/cmd/svc/svccfg/svccfg_libscf.c index 38dd45c75c..629d7817f7 100644 --- a/usr/src/cmd/svc/svccfg/svccfg_libscf.c +++ b/usr/src/cmd/svc/svccfg/svccfg_libscf.c @@ -16470,7 +16470,7 @@ find_add_svc_mfst(const char *svnbuf, const char *mfst) * Create the service to manifest avl tree. * * Walk each of the manifests currently installed in the supported - * directories, /lib/svc/manifests and /var/svc/manifests. For + * directories, /lib/svc/manifest and /var/svc/manifest. For * each of the manifests, inventory the services and add them to * the tree. * |