diff options
Diffstat (limited to 'usr/src/uts/common/sys/dklabel.h')
| -rw-r--r-- | usr/src/uts/common/sys/dklabel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/common/sys/dklabel.h b/usr/src/uts/common/sys/dklabel.h index 457c1ecadc..25b52c014b 100644 --- a/usr/src/uts/common/sys/dklabel.h +++ b/usr/src/uts/common/sys/dklabel.h @@ -87,7 +87,7 @@ typedef daddr32_t blkaddr32_t; /* * partition headers: section 1 - * Returned in struct dk_allmap by ioctl DKIOC[SG]APART (dkio(7I)) + * Returned in struct dk_allmap by ioctl DKIOC[SG]APART (dkio(4I)) */ struct dk_map { blkaddr_t dkl_cylno; /* starting cylinder */ |
