summaryrefslogtreecommitdiff
path: root/usr/src/cmd/svc/svcadm/svcadm.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/svc/svcadm/svcadm.c')
-rw-r--r--usr/src/cmd/svc/svcadm/svcadm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/svc/svcadm/svcadm.c b/usr/src/cmd/svc/svcadm/svcadm.c
index c5a046565f..0330305c98 100644
--- a/usr/src/cmd/svc/svcadm/svcadm.c
+++ b/usr/src/cmd/svc/svcadm/svcadm.c
@@ -167,7 +167,7 @@ usage()
"\t%1$s clear [<service> ...]\t\t- clear maintenance state\n"
"\t%1$s milestone [-d] <milestone>\t- advance to a service milestone\n"
"\n\t"
- "Services can be specified using an FMRI, abbreviation, or fnmatch(5)\n"
+ "Services can be specified using an FMRI, abbreviation, or fnmatch(7)\n"
"\tpattern, as shown in these examples for svc:/network/smtp:sendmail\n"
"\n"
"\t%1$s <cmd> svc:/network/smtp:sendmail\n"