diff options
author | Dan McDonald <danmcd@joyent.com> | 2022-03-15 12:07:15 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-15 12:07:15 -0400 |
commit | 83decd22b44019b0fe369224fb19e1ef21263ab6 (patch) | |
tree | 0bbbaea9d4231f77a406362904280d6ba53e1d55 /usr/src/man/man3ext/efi_alloc_and_init.3ext | |
parent | ad491f11d9af43fd3f0d6159c9e08112de475a54 (diff) | |
download | illumos-joyent-83decd22b44019b0fe369224fb19e1ef21263ab6.tar.gz |
OS-8361 IPD 4 (man page renumbering) tracking issue
Reviewed by: Brian Bennett <brian.bennett@joyent.com>
Approved by: Brian Bennett <brian.bennett@joyent.com>
Diffstat (limited to 'usr/src/man/man3ext/efi_alloc_and_init.3ext')
-rw-r--r-- | usr/src/man/man3ext/efi_alloc_and_init.3ext | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/usr/src/man/man3ext/efi_alloc_and_init.3ext b/usr/src/man/man3ext/efi_alloc_and_init.3ext index ad4c21a543..79f9500688 100644 --- a/usr/src/man/man3ext/efi_alloc_and_init.3ext +++ b/usr/src/man/man3ext/efi_alloc_and_init.3ext @@ -227,7 +227,7 @@ used on smaller disks. The application should attempt the \fBread_vtoc()\fR or \fBwrite_vtoc()\fR call, check for an error of \fBVT_ENOTSUP\fR, then call the analogous EFI function. .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -243,6 +243,12 @@ MT-Level Unsafe .TE .SH SEE ALSO -\fBfmthard\fR(1M), \fBformat\fR(1M), \fBprtvtoc\fR(1M), \fBioctl\fR(2), -\fBopen\fR(2), \fBlibefi\fR(3LIB), \fBread_vtoc\fR(3EXT), \fBattributes\fR(5), -\fBdkio\fR(7I) +.BR ioctl (2), +.BR open (2), +.BR read_vtoc (3EXT), +.BR libefi (3LIB), +.BR dkio (4I), +.BR attributes (7), +.BR fmthard (8), +.BR format (8), +.BR prtvtoc (8) |