diff options
Diffstat (limited to 'usr/src/cmd/acctadm/aconf.c')
| -rw-r--r-- | usr/src/cmd/acctadm/aconf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/acctadm/aconf.c b/usr/src/cmd/acctadm/aconf.c index cfb4a2e54a..1fdb081e0c 100644 --- a/usr/src/cmd/acctadm/aconf.c +++ b/usr/src/cmd/acctadm/aconf.c @@ -136,7 +136,7 @@ aconf_setup(const char *fmri) /* * Net/Flow accounting is not available in non-global zones and * the service instance should therefore never be 'enabled' in - * non-global zones. This is enforced by acctadm(1M), but there is + * non-global zones. This is enforced by acctadm(8), but there is * nothing that prevents someone from calling svcadm enable directly, * so we handle that case here by disabling the instance. */ |
