diff options
Diffstat (limited to 'usr/src/cmd/svr4pkg/pkgcond/main.c')
-rw-r--r-- | usr/src/cmd/svr4pkg/pkgcond/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/svr4pkg/pkgcond/main.c b/usr/src/cmd/svr4pkg/pkgcond/main.c index e5710241e4..b09129cd83 100644 --- a/usr/src/cmd/svr4pkg/pkgcond/main.c +++ b/usr/src/cmd/svr4pkg/pkgcond/main.c @@ -31,7 +31,7 @@ /* * Program: pkgcond * - * Function: Implements the package command suite public utility pkgcond(1M) + * Function: Implements the package command suite public utility pkgcond(8) * * Usage: pkgcond [-nv] [-O debug] condition [ argument ] * |