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/man9f/csx_ParseTuple.9f | |
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/man9f/csx_ParseTuple.9f')
-rw-r--r-- | usr/src/man/man9f/csx_ParseTuple.9f | 27 |
1 files changed, 18 insertions, 9 deletions
diff --git a/usr/src/man/man9f/csx_ParseTuple.9f b/usr/src/man/man9f/csx_ParseTuple.9f index 7f5e34d06c..9bcbe4e296 100644 --- a/usr/src/man/man9f/csx_ParseTuple.9f +++ b/usr/src/man/man9f/csx_ParseTuple.9f @@ -158,15 +158,24 @@ No \fBPCMCIA\fR hardware installed. .SH CONTEXT This function may be called from user or kernel context. .SH SEE ALSO -\fBcsx_GetFirstTuple\fR(9F), \fBcsx_GetTupleData\fR(9F), -\fBcsx_Parse_CISTPL_BATTERY\fR(9F), \fBcsx_Parse_CISTPL_BYTEORDER\fR(9F), -\fBcsx_Parse_CISTPL_CFTABLE_ENTRY\fR(9F), \fBcsx_Parse_CISTPL_CONFIG\fR(9F), -\fBcsx_Parse_CISTPL_DATE\fR(9F), \fBcsx_Parse_CISTPL_DEVICE\fR(9F), -\fBcsx_Parse_CISTPL_FUNCE\fR(9F), \fBcsx_Parse_CISTPL_FUNCID\fR(9F), -\fBcsx_Parse_CISTPL_JEDEC_C\fR(9F), \fBcsx_Parse_CISTPL_MANFID\fR(9F), -\fBcsx_Parse_CISTPL_SPCL\fR(9F), \fBcsx_Parse_CISTPL_VERS_1\fR(9F), -\fBcsx_Parse_CISTPL_VERS_2\fR(9F), \fBcsx_RegisterClient\fR(9F), -\fBcsx_ValidateCIS\fR(9F), \fBtuple\fR(9S) +.BR csx_GetFirstTuple (9F), +.BR csx_GetTupleData (9F), +.BR csx_Parse_CISTPL_BATTERY (9F), +.BR csx_Parse_CISTPL_BYTEORDER (9F), +.BR csx_Parse_CISTPL_CFTABLE_ENTRY (9F), +.BR csx_Parse_CISTPL_CONFIG (9F), +.BR csx_Parse_CISTPL_DATE (9F), +.BR csx_Parse_CISTPL_DEVICE (9F), +.BR csx_Parse_CISTPL_FUNCE (9F), +.BR csx_Parse_CISTPL_FUNCID (9F), +.BR csx_Parse_CISTPL_JEDEC_C (9F), +.BR csx_Parse_CISTPL_MANFID (9F), +.BR csx_Parse_CISTPL_SPCL (9F), +.BR csx_Parse_CISTPL_VERS_1 (9F), +.BR csx_Parse_CISTPL_VERS_2 (9F), +.BR csx_RegisterClient (9F), +.BR csx_ValidateCIS (9F), +.BR tuple (9S) .sp .LP \fIPC Card 95 Standard\fR, PCMCIA/JEIDA |