diff options
Diffstat (limited to 'usr/src/uts/common/io/power.c')
-rw-r--r-- | usr/src/uts/common/io/power.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/common/io/power.c b/usr/src/uts/common/io/power.c index aed53f5334..2e29f55416 100644 --- a/usr/src/uts/common/io/power.c +++ b/usr/src/uts/common/io/power.c @@ -41,7 +41,7 @@ * an application that has opened the device is going away, a new * minor clone is created for each open(9E) request. There are * allocations for creating minor clones between 1 and 255. The ioctl - * interface is defined by pbio(7I) and approved as part of + * interface is defined by pbio(4I) and approved as part of * PSARC/1999/393 case. */ |