diff options
| author | Richard Lowe <richlowe@richlowe.net> | 2022-02-02 19:46:15 -0600 |
|---|---|---|
| committer | Richard Lowe <richlowe@richlowe.net> | 2022-02-18 15:32:42 -0600 |
| commit | fc20c8a14ab504a9341da76de852e0e63c70e2b5 (patch) | |
| tree | ad4afc16ab510367714bcec6966ef073c5dd9c5f /usr/src/man/man9s/tuple.9s | |
| parent | 5f088e1a8acbd4b2eef2927a6addc07af371e762 (diff) | |
| download | illumos-joyent-fc20c8a14ab504a9341da76de852e0e63c70e2b5.tar.gz | |
manual: switch to using BR for SEE ALSO and similar, for readability
Diffstat (limited to 'usr/src/man/man9s/tuple.9s')
| -rw-r--r-- | usr/src/man/man9s/tuple.9s | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/usr/src/man/man9s/tuple.9s b/usr/src/man/man9s/tuple.9s index 51b2c046f5..fb9b300c29 100644 --- a/usr/src/man/man9s/tuple.9s +++ b/usr/src/man/man9s/tuple.9s @@ -213,22 +213,22 @@ the \fBDesiredTuple\fR field is returned. .RE .SH SEE ALSO -\fBcsx_GetFirstTuple\fR(9F), -\fBcsx_GetTupleData\fR(9F), -\fBcsx_ParseTuple\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) +.BR csx_GetFirstTuple (9F), +.BR csx_GetTupleData (9F), +.BR csx_ParseTuple (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) .sp .LP \fIPC Card 95 Standard\fR, PCMCIA/JEIDA |
