diff options
Diffstat (limited to 'usr/src/cmd/ipf/tools/ipfzone.c')
-rw-r--r-- | usr/src/cmd/ipf/tools/ipfzone.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/ipf/tools/ipfzone.c b/usr/src/cmd/ipf/tools/ipfzone.c index d4e1bb8427..d82360db6f 100644 --- a/usr/src/cmd/ipf/tools/ipfzone.c +++ b/usr/src/cmd/ipf/tools/ipfzone.c @@ -27,7 +27,7 @@ extern char *optarg; /* * Get the zonename if it's the last argument and set the zonename - * in ipfzo to it. This is used by ipf(1m) only - all of the other tools + * in ipfzo to it. This is used by ipf(8) only - all of the other tools * specify the zone with the -z option, and therefore use getzoneopt() below. */ void |