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/man3lib | |
| 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/man3lib')
86 files changed, 405 insertions, 405 deletions
diff --git a/usr/src/man/man3lib/libMPAPI.3lib b/usr/src/man/man3lib/libMPAPI.3lib index 1b57fb3704..be5b2fad94 100644 --- a/usr/src/man/man3lib/libMPAPI.3lib +++ b/usr/src/man/man3lib/libMPAPI.3lib @@ -651,9 +651,9 @@ T} .TE .SH SEE ALSO -\fBIntro\fR(3), -\fBMP_RegisterPlugin\fR(3MPAPI), -\fBattributes\fR(7) +.BR Intro (3), +.BR MP_RegisterPlugin (3MPAPI), +.BR attributes (7) .sp .LP \fIMultipath Management API Version 1.0\fR diff --git a/usr/src/man/man3lib/libSMHBAAPI.3lib b/usr/src/man/man3lib/libSMHBAAPI.3lib index 69126cdf20..c859c31b11 100644 --- a/usr/src/man/man3lib/libSMHBAAPI.3lib +++ b/usr/src/man/man3lib/libSMHBAAPI.3lib @@ -436,5 +436,5 @@ T} .TE .SH SEE ALSO -\fBsmhba.conf\fR(5), -\fBattributes\fR(7) +.BR smhba.conf (5), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libadm.3lib b/usr/src/man/man3lib/libadm.3lib index b7ca0e0390..cc51f06047 100644 --- a/usr/src/man/man3lib/libadm.3lib +++ b/usr/src/man/man3lib/libadm.3lib @@ -75,8 +75,8 @@ MT-Level Unsafe .SH SEE ALSO .sp .LP -\fBpvs\fR(1), -\fBIntro\fR(3), -\fBread_vtoc\fR(3EXT), -\fBattributes\fR(7), -\fBregexp\fR(7) +.BR pvs (1), +.BR Intro (3), +.BR read_vtoc (3EXT), +.BR attributes (7), +.BR regexp (7) diff --git a/usr/src/man/man3lib/libaio.3lib b/usr/src/man/man3lib/libaio.3lib index 5b02470b3c..53b4abe06b 100644 --- a/usr/src/man/man3lib/libaio.3lib +++ b/usr/src/man/man3lib/libaio.3lib @@ -88,13 +88,13 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBpvs\fR(1), -\fBIntro\fR(2), -\fBIntro\fR(3), -\fBaiocancel\fR(3C), -\fBaioread\fR(3C), -\fBaiowait\fR(3C), -\fBaiowrite\fR(3C), -\fBaio.h\fR(3HEAD), -\fBlibc\fR(3LIB), -\fBattributes\fR(7) +.BR pvs (1), +.BR Intro (2), +.BR Intro (3), +.BR aiocancel (3C), +.BR aioread (3C), +.BR aiowait (3C), +.BR aiowrite (3C), +.BR aio.h (3HEAD), +.BR libc (3LIB), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libbsdmalloc.3lib b/usr/src/man/man3lib/libbsdmalloc.3lib index a80a2eaab6..4b76f3521d 100644 --- a/usr/src/man/man3lib/libbsdmalloc.3lib +++ b/usr/src/man/man3lib/libbsdmalloc.3lib @@ -74,4 +74,4 @@ MT-Level Unsafe .sp .LP \fBpvs\fR(1), \fBIntro\fR(3), \fBbsdmalloc\fR(3MALLOC), -\fBattributes\fR(7) +.BR attributes (7) diff --git a/usr/src/man/man3lib/libbsm.3lib b/usr/src/man/man3lib/libbsm.3lib index fb9889e364..05da9435b7 100644 --- a/usr/src/man/man3lib/libbsm.3lib +++ b/usr/src/man/man3lib/libbsm.3lib @@ -89,6 +89,6 @@ T} .TE .SH SEE ALSO -\fBpvs\fR(1), -\fBIntro\fR(3), -\fBattributes\fR(7) +.BR pvs (1), +.BR Intro (3), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libc.3lib b/usr/src/man/man3lib/libc.3lib index 4778ca8ac7..29f84349fd 100644 --- a/usr/src/man/man3lib/libc.3lib +++ b/usr/src/man/man3lib/libc.3lib @@ -980,12 +980,12 @@ MT-Level Safe .TE .SH SEE ALSO -\fBpvs\fR(1), -\fBIntro\fR(2), -\fBIntro\fR(3), -\fBattributes\fR(7), -\fBlf64\fR(7), -\fBstandards\fR(7) +.BR pvs (1), +.BR Intro (2), +.BR Intro (3), +.BR attributes (7), +.BR lf64 (7), +.BR standards (7) .SH NOTES The synonyms compatibility library, \fBc_synonyms.so.1\fR, provides a mechanism to support old applications and libraries that were mistakenly built using diff --git a/usr/src/man/man3lib/libc_db.3lib b/usr/src/man/man3lib/libc_db.3lib index 3245f262d9..e9bd6b81a6 100644 --- a/usr/src/man/man3lib/libc_db.3lib +++ b/usr/src/man/man3lib/libc_db.3lib @@ -159,4 +159,4 @@ MT-Level Safe .SH SEE ALSO \fBIntro\fR(3), \fBtd_ta_new\fR(3C_DB), \fBattributes\fR(7), -\fBthreads\fR(7) +.BR threads (7) diff --git a/usr/src/man/man3lib/libcfgadm.3lib b/usr/src/man/man3lib/libcfgadm.3lib index 8546f5afc2..a377e3d8f3 100644 --- a/usr/src/man/man3lib/libcfgadm.3lib +++ b/usr/src/man/man3lib/libcfgadm.3lib @@ -63,8 +63,8 @@ MT-Level Mt-Safe .TE .SH SEE ALSO -\fBpvs\fR(1), -\fBIntro\fR(3), -\fBconfig_admin\fR(3CFGADM), -\fBattributes\fR(7), -\fBcfgadm\fR(8) +.BR pvs (1), +.BR Intro (3), +.BR config_admin (3CFGADM), +.BR attributes (7), +.BR cfgadm (8) diff --git a/usr/src/man/man3lib/libcommputil.3lib b/usr/src/man/man3lib/libcommputil.3lib index 9a43f1b0c0..70fc4e7a8d 100644 --- a/usr/src/man/man3lib/libcommputil.3lib +++ b/usr/src/man/man3lib/libcommputil.3lib @@ -95,5 +95,5 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBIntro\fR(3), -\fBattributes\fR(7) +.BR Intro (3), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libcontract.3lib b/usr/src/man/man3lib/libcontract.3lib index cc79853333..1f8139c382 100644 --- a/usr/src/man/man3lib/libcontract.3lib +++ b/usr/src/man/man3lib/libcontract.3lib @@ -114,8 +114,8 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBpvs\fR(1), -\fBIntro\fR(3), -\fBcontract\fR(5), -\fBattributes\fR(7), -\fBlfcompile\fR(7) +.BR pvs (1), +.BR Intro (3), +.BR contract (5), +.BR attributes (7), +.BR lfcompile (7) diff --git a/usr/src/man/man3lib/libcpc.3lib b/usr/src/man/man3lib/libcpc.3lib index c2d31847d8..ffab72789f 100644 --- a/usr/src/man/man3lib/libcpc.3lib +++ b/usr/src/man/man3lib/libcpc.3lib @@ -97,12 +97,12 @@ MT-Level Safe .SH SEE ALSO .LP -\fBcputrack\fR(1), -\fBIntro\fR(3), -\fBcpc\fR(3CPC), -\fBattributes\fR(7), -\fBxVM\fR(7), -\fBcpustat\fR(8) +.BR cputrack (1), +.BR Intro (3), +.BR cpc (3CPC), +.BR attributes (7), +.BR xVM (7), +.BR cpustat (8) .SH NOTES .LP There is no support for access to performance counters in the \fBxVM\fR(7) diff --git a/usr/src/man/man3lib/libcrypt.3lib b/usr/src/man/man3lib/libcrypt.3lib index f8fe510e92..ee61b428bb 100644 --- a/usr/src/man/man3lib/libcrypt.3lib +++ b/usr/src/man/man3lib/libcrypt.3lib @@ -68,8 +68,8 @@ MT-Level Unsafe .SH SEE ALSO .sp .LP -\fBcrypt\fR(1), -\fBIntro\fR(3), -\fBencrypt\fR(3C), -\fBsetkey\fR(3C), -\fBattributes\fR(7) +.BR crypt (1), +.BR Intro (3), +.BR encrypt (3C), +.BR setkey (3C), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libcurses.3lib b/usr/src/man/man3lib/libcurses.3lib index e02bc331ed..85417f3b03 100644 --- a/usr/src/man/man3lib/libcurses.3lib +++ b/usr/src/man/man3lib/libcurses.3lib @@ -316,7 +316,7 @@ MT-Level Unsafe .SH SEE ALSO .LP -\fBIntro\fR(3), -\fBcurses\fR(3CURSES), -\fBlibcurses\fR(3XCURSES), -\fBattributes\fR(7) +.BR Intro (3), +.BR curses (3CURSES), +.BR libcurses (3XCURSES), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libdat.3lib b/usr/src/man/man3lib/libdat.3lib index 6a838ae601..c1658d9f69 100644 --- a/usr/src/man/man3lib/libdat.3lib +++ b/usr/src/man/man3lib/libdat.3lib @@ -136,10 +136,10 @@ MT-Level Unsafe .SH SEE ALSO .sp .LP -\fBIntro\fR(3), -\fBdat.conf\fR(5), -\fBattributes\fR(7), -\fBdatadm\fR(8) +.BR Intro (3), +.BR dat.conf (5), +.BR attributes (7), +.BR datadm (8) .SH NOTES .sp .LP diff --git a/usr/src/man/man3lib/libdevid.3lib b/usr/src/man/man3lib/libdevid.3lib index 2e0c62331b..5df2c481ac 100644 --- a/usr/src/man/man3lib/libdevid.3lib +++ b/usr/src/man/man3lib/libdevid.3lib @@ -78,6 +78,6 @@ MT-Level MT\(miSafe .SH SEE ALSO .sp .LP -\fBpvs\fR(1), -\fBIntro\fR(3), -\fBattributes\fR(7) +.BR pvs (1), +.BR Intro (3), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libdevinfo.3lib b/usr/src/man/man3lib/libdevinfo.3lib index 2b9a28b246..7844c58bb6 100644 --- a/usr/src/man/man3lib/libdevinfo.3lib +++ b/usr/src/man/man3lib/libdevinfo.3lib @@ -293,28 +293,28 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBpvs\fR(1), -\fBIntro\fR(3), -\fBdi_binding_name\fR(3DEVINFO), -\fBdi_child_node\fR(3DEVINFO), -\fBdi_devfs_path\fR(3DEVINFO), -\fBdi_init\fR(3DEVINFO), -\fBdi_minor_devt\fR(3DEVINFO), -\fBdi_minor_next\fR(3DEVINFO), -\fBdi_path_bus_addr\fR(3DEVINFO), -\fBdi_path_client_next_path\fR(3DEVINFO), -\fBdi_path_prop_bytes\fR(3DEVINFO), -\fBdi_path_prop_lookup_bytes\fR(3DEVINFO), -\fBdi_path_prop_next\fR(3DEVINFO), -\fBdi_prom_init\fR(3DEVINFO), -\fBdi_prop_bytes\fR(3DEVINFO), -\fBdi_prop_lookup_bytes\fR(3DEVINFO), -\fBdi_prop_next\fR(3DEVINFO), -\fBdi_walk_minor\fR(3DEVINFO), -\fBdi_walk_node\fR(3DEVINFO), -\fBattributes\fR(7), -\fBdevlinks\fR(8), -\fBprtconf\fR(8) +.BR pvs (1), +.BR Intro (3), +.BR di_binding_name (3DEVINFO), +.BR di_child_node (3DEVINFO), +.BR di_devfs_path (3DEVINFO), +.BR di_init (3DEVINFO), +.BR di_minor_devt (3DEVINFO), +.BR di_minor_next (3DEVINFO), +.BR di_path_bus_addr (3DEVINFO), +.BR di_path_client_next_path (3DEVINFO), +.BR di_path_prop_bytes (3DEVINFO), +.BR di_path_prop_lookup_bytes (3DEVINFO), +.BR di_path_prop_next (3DEVINFO), +.BR di_prom_init (3DEVINFO), +.BR di_prop_bytes (3DEVINFO), +.BR di_prop_lookup_bytes (3DEVINFO), +.BR di_prop_next (3DEVINFO), +.BR di_walk_minor (3DEVINFO), +.BR di_walk_node (3DEVINFO), +.BR attributes (7), +.BR devlinks (8), +.BR prtconf (8) .sp .LP \fIWriting Device Drivers\fR diff --git a/usr/src/man/man3lib/libdl.3lib b/usr/src/man/man3lib/libdl.3lib index 4131758c9b..b3c9d2860a 100644 --- a/usr/src/man/man3lib/libdl.3lib +++ b/usr/src/man/man3lib/libdl.3lib @@ -79,8 +79,8 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBld.so.1\fR(1), -\fBpvs\fR(1), -\fBIntro\fR(3), -\fBlibc\fR(3LIB), -\fBattributes\fR(7) +.BR ld.so.1 (1), +.BR pvs (1), +.BR Intro (3), +.BR libc (3LIB), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libdlpi.3lib b/usr/src/man/man3lib/libdlpi.3lib index 961b8e7582..b0ba50729e 100644 --- a/usr/src/man/man3lib/libdlpi.3lib +++ b/usr/src/man/man3lib/libdlpi.3lib @@ -85,5 +85,5 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBIntro\fR(3), -\fBattributes\fR(7) +.BR Intro (3), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libdns_sd.3lib b/usr/src/man/man3lib/libdns_sd.3lib index dc094b3bc5..01d471523b 100644 --- a/usr/src/man/man3lib/libdns_sd.3lib +++ b/usr/src/man/man3lib/libdns_sd.3lib @@ -78,5 +78,5 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBIntro\fR(3), -\fBattributes\fR(7) +.BR Intro (3), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libdoor.3lib b/usr/src/man/man3lib/libdoor.3lib index 08b1d43c49..7156cdb0b5 100644 --- a/usr/src/man/man3lib/libdoor.3lib +++ b/usr/src/man/man3lib/libdoor.3lib @@ -82,9 +82,9 @@ MT-Level Safe .SH SEE ALSO .LP -\fBIntro\fR(3), -\fBlibc\fR(3LIB), -\fBattributes\fR(7) +.BR Intro (3), +.BR libc (3LIB), +.BR attributes (7) .sp .LP Stevens, W. Richard. \fIUNIX Network Programming, Volume 2: Interprocess diff --git a/usr/src/man/man3lib/libdtrace.3lib b/usr/src/man/man3lib/libdtrace.3lib index 27f60e985d..b1c183c8f2 100644 --- a/usr/src/man/man3lib/libdtrace.3lib +++ b/usr/src/man/man3lib/libdtrace.3lib @@ -55,9 +55,9 @@ MT-Level Unsafe .SH SEE ALSO .LP -\fBdtrace\fR(4D), -\fBattributes\fR(7), -\fBdtrace\fR(8) +.BR dtrace (4D), +.BR attributes (7), +.BR dtrace (8) .sp .LP \fIDynamic Tracing Guide\fR: diff --git a/usr/src/man/man3lib/libefi.3lib b/usr/src/man/man3lib/libefi.3lib index 9e18c564c6..177b55d613 100644 --- a/usr/src/man/man3lib/libefi.3lib +++ b/usr/src/man/man3lib/libefi.3lib @@ -63,6 +63,6 @@ MT-Level Unsafe .TE .SH SEE ALSO -\fBIntro\fR(3), -\fBefi_alloc_and_init\fR(3EXT), -\fBattributes\fR(7) +.BR Intro (3), +.BR efi_alloc_and_init (3EXT), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libelf.3lib b/usr/src/man/man3lib/libelf.3lib index 0d931e252b..a2eac6109b 100644 --- a/usr/src/man/man3lib/libelf.3lib +++ b/usr/src/man/man3lib/libelf.3lib @@ -114,8 +114,8 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBpvs\fR(1), -\fBIntro\fR(3), -\fBelf\fR(3ELF), -\fBgelf\fR(3ELF), -\fBattributes\fR(7) +.BR pvs (1), +.BR Intro (3), +.BR elf (3ELF), +.BR gelf (3ELF), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libexacct.3lib b/usr/src/man/man3lib/libexacct.3lib index d684fc1b7b..40481c594b 100644 --- a/usr/src/man/man3lib/libexacct.3lib +++ b/usr/src/man/man3lib/libexacct.3lib @@ -84,13 +84,13 @@ MT-Level MT-Safe .SH SEE ALSO .LP -\fBIntro\fR(3), -\fBea_error\fR(3EXACCT), -\fBea_open\fR(3EXACCT), -\fBea_pack_object\fR(3EXACCT), -\fBea_set_item\fR(3EXACCT), -\fBattributes\fR(7), -\fBacctadm\fR(8) +.BR Intro (3), +.BR ea_error (3EXACCT), +.BR ea_open (3EXACCT), +.BR ea_pack_object (3EXACCT), +.BR ea_set_item (3EXACCT), +.BR attributes (7), +.BR acctadm (8) .SH NOTES .LP Distributions may provide source code for the \fBexdump\fR utility that diff --git a/usr/src/man/man3lib/libfcoe.3lib b/usr/src/man/man3lib/libfcoe.3lib index 9d1832db55..09f16b395c 100644 --- a/usr/src/man/man3lib/libfcoe.3lib +++ b/usr/src/man/man3lib/libfcoe.3lib @@ -64,8 +64,8 @@ MT-Level Safe .TE .SH SEE ALSO -\fBIntro\fR(3), -\fBFCOE_CreatePort\fR(3FCOE), -\fBFCOE_DeletePort\fR(3FCOE), -\fBFCOE_GetPortList\fR(3FCOE), -\fBattributes\fR(7) +.BR Intro (3), +.BR FCOE_CreatePort (3FCOE), +.BR FCOE_DeletePort (3FCOE), +.BR FCOE_GetPortList (3FCOE), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libform.3lib b/usr/src/man/man3lib/libform.3lib index 4f5d8cd4a3..c9784eb97d 100644 --- a/usr/src/man/man3lib/libform.3lib +++ b/usr/src/man/man3lib/libform.3lib @@ -104,6 +104,6 @@ MT-Level Unsafe .SH SEE ALSO .sp .LP -\fBIntro\fR(3), -\fBlibcurses\fR(3LIB), -\fBattributes\fR(7) +.BR Intro (3), +.BR libcurses (3LIB), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libfstyp.3lib b/usr/src/man/man3lib/libfstyp.3lib index 12475fd123..93a4ea83d7 100644 --- a/usr/src/man/man3lib/libfstyp.3lib +++ b/usr/src/man/man3lib/libfstyp.3lib @@ -63,7 +63,7 @@ MT-Level MT-Safe .TE .SH SEE ALSO -\fBIntro\fR(3), -\fBfstyp_mod_init\fR(3FSTYP), -\fBlibnvpair\fR(3LIB), -\fBattributes\fR(7) +.BR Intro (3), +.BR fstyp_mod_init (3FSTYP), +.BR libnvpair (3LIB), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libgen.3lib b/usr/src/man/man3lib/libgen.3lib index a193a285e0..37f49fa134 100644 --- a/usr/src/man/man3lib/libgen.3lib +++ b/usr/src/man/man3lib/libgen.3lib @@ -93,5 +93,5 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBIntro\fR(3), -\fBattributes\fR(7) +.BR Intro (3), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libgss.3lib b/usr/src/man/man3lib/libgss.3lib index dd038d9527..7e3730425c 100644 --- a/usr/src/man/man3lib/libgss.3lib +++ b/usr/src/man/man3lib/libgss.3lib @@ -111,11 +111,11 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBpvs\fR(1), -\fBIntro\fR(2), -\fBIntro\fR(3), -\fBsyslog\fR(3C), -\fBattributes\fR(7) +.BR pvs (1), +.BR Intro (2), +.BR Intro (3), +.BR syslog (3C), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3lib/libintl.3lib b/usr/src/man/man3lib/libintl.3lib index 957fa611ae..2c9d41af5a 100644 --- a/usr/src/man/man3lib/libintl.3lib +++ b/usr/src/man/man3lib/libintl.3lib @@ -79,8 +79,8 @@ MT-Level Safe with exceptions .SH SEE ALSO .sp .LP -\fBpvs\fR(1), -\fBIntro\fR(3), -\fBgettext\fR(3C), -\fBlibc\fR(3LIB), -\fBattributes\fR(7) +.BR pvs (1), +.BR Intro (3), +.BR gettext (3C), +.BR libc (3LIB), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libiscsit.3lib b/usr/src/man/man3lib/libiscsit.3lib index 561fd8fc6d..2f979e09b9 100644 --- a/usr/src/man/man3lib/libiscsit.3lib +++ b/usr/src/man/man3lib/libiscsit.3lib @@ -82,10 +82,10 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBIntro\fR(3), -\fBit_config_load\fR(3ISCSIT), -\fBit_ini_create\fR(3ISCSIT), -\fBit_portal_create\fR(3ISCSIT), -\fBit_tgt_create\fR(3ISCSIT), -\fBit_tpg_create\fR(3ISCSIT), -\fBattributes\fR(7) +.BR Intro (3), +.BR it_config_load (3ISCSIT), +.BR it_ini_create (3ISCSIT), +.BR it_portal_create (3ISCSIT), +.BR it_tgt_create (3ISCSIT), +.BR it_tpg_create (3ISCSIT), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libkmf.3lib b/usr/src/man/man3lib/libkmf.3lib index 6cdeb23d96..2a9d0a6f2f 100644 --- a/usr/src/man/man3lib/libkmf.3lib +++ b/usr/src/man/man3lib/libkmf.3lib @@ -158,9 +158,9 @@ MT-Level Safe .SH SEE ALSO .LP -\fBkmfcfg\fR(1), -\fBpktool\fR(1), -\fBattributes\fR(7) +.BR kmfcfg (1), +.BR pktool (1), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3lib/libkrb5.3lib b/usr/src/man/man3lib/libkrb5.3lib index b3f02c2a11..85e754410b 100644 --- a/usr/src/man/man3lib/libkrb5.3lib +++ b/usr/src/man/man3lib/libkrb5.3lib @@ -977,6 +977,6 @@ MT-Level Safe .SH SEE ALSO .LP -\fBkrb5-config\fR(1), -\fBlibgss\fR(3LIB), -\fBattributes\fR(7) +.BR krb5-config (1), +.BR libgss (3LIB), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libkstat.3lib b/usr/src/man/man3lib/libkstat.3lib index 078391108b..a76e073585 100644 --- a/usr/src/man/man3lib/libkstat.3lib +++ b/usr/src/man/man3lib/libkstat.3lib @@ -76,7 +76,7 @@ MT-Level Unsafe .SH SEE ALSO .sp .LP -\fBpvs\fR(1), -\fBIntro\fR(3), -\fBkstat\fR(3KSTAT), -\fBattributes\fR(7) +.BR pvs (1), +.BR Intro (3), +.BR kstat (3KSTAT), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libkvm.3lib b/usr/src/man/man3lib/libkvm.3lib index ec0c746fc3..a3267ca014 100644 --- a/usr/src/man/man3lib/libkvm.3lib +++ b/usr/src/man/man3lib/libkvm.3lib @@ -82,6 +82,6 @@ MT-Level Unsafe .SH SEE ALSO .sp .LP -\fBpvs\fR(1), -\fBIntro\fR(3), -\fBattributes\fR(7) +.BR pvs (1), +.BR Intro (3), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libl.3lib b/usr/src/man/man3lib/libl.3lib index 67a7dc5edd..18b561c34f 100644 --- a/usr/src/man/man3lib/libl.3lib +++ b/usr/src/man/man3lib/libl.3lib @@ -64,6 +64,6 @@ MT-Level Unsafe .TE .SH SEE ALSO -\fBlex\fR(1), -\fBIntro\fR(3), -\fBattributes\fR(7) +.BR lex (1), +.BR Intro (3), +.BR attributes (7) diff --git a/usr/src/man/man3lib/liblgrp.3lib b/usr/src/man/man3lib/liblgrp.3lib index e859230580..57817f1df1 100644 --- a/usr/src/man/man3lib/liblgrp.3lib +++ b/usr/src/man/man3lib/liblgrp.3lib @@ -83,19 +83,19 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBIntro\fR(3), -\fBlgrp_affinity_get\fR(3LGRP), -\fBlgrp_children\fR(3LGRP), -\fBlgrp_cookie_stale\fR(3LGRP), -\fBlgrp_cpus\fR(3LGRP), -\fBlgrp_fini\fR(3LGRP), -\fBlgrp_home\fR(3LGRP), -\fBlgrp_init\fR(3LGRP), -\fBlgrp_latency\fR(3LGRP), -\fBlgrp_mem_size\fR(3LGRP), -\fBlgrp_nlgrps\fR(3LGRP), -\fBlgrp_parents\fR(3LGRP), -\fBlgrp_root\fR(3LGRP), -\fBlgrp_version\fR(3LGRP), -\fBlgrp_view\fR(3LGRP), -\fBattributes\fR(7) +.BR Intro (3), +.BR lgrp_affinity_get (3LGRP), +.BR lgrp_children (3LGRP), +.BR lgrp_cookie_stale (3LGRP), +.BR lgrp_cpus (3LGRP), +.BR lgrp_fini (3LGRP), +.BR lgrp_home (3LGRP), +.BR lgrp_init (3LGRP), +.BR lgrp_latency (3LGRP), +.BR lgrp_mem_size (3LGRP), +.BR lgrp_nlgrps (3LGRP), +.BR lgrp_parents (3LGRP), +.BR lgrp_root (3LGRP), +.BR lgrp_version (3LGRP), +.BR lgrp_view (3LGRP), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libm.3lib b/usr/src/man/man3lib/libm.3lib index a69686c82c..2104d4754b 100644 --- a/usr/src/man/man3lib/libm.3lib +++ b/usr/src/man/man3lib/libm.3lib @@ -668,8 +668,8 @@ As described on the \fBlgamma\fR(3M) manual page, \fBgamma()\fR and \fBlgamma()\fR and their \fBfloat\fR and \fBlong double\fR counterparts are Unsafe. All other functions in \fBlibm.so.2\fR are MT-Safe. .SH SEE ALSO -\fBIntro\fR(3), -\fBmath.h\fR(3HEAD), -\fBlgamma\fR(3M), -\fBattributes\fR(7), -\fBstandards\fR(7) +.BR Intro (3), +.BR math.h (3HEAD), +.BR lgamma (3M), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3lib/libmail.3lib b/usr/src/man/man3lib/libmail.3lib index 76080c3a88..b859a2eb48 100644 --- a/usr/src/man/man3lib/libmail.3lib +++ b/usr/src/man/man3lib/libmail.3lib @@ -72,6 +72,6 @@ MT-Level Unsafe .SH SEE ALSO .sp .LP -\fBIntro\fR(3), -\fBmaillock\fR(3MAIL), -\fBattributes\fR(7) +.BR Intro (3), +.BR maillock (3MAIL), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libmalloc.3lib b/usr/src/man/man3lib/libmalloc.3lib index 211389e873..afd68da15c 100644 --- a/usr/src/man/man3lib/libmalloc.3lib +++ b/usr/src/man/man3lib/libmalloc.3lib @@ -75,6 +75,6 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBIntro\fR(3), -\fBmalloc\fR(3MALLOC), -\fBattributes\fR(7) +.BR Intro (3), +.BR malloc (3MALLOC), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libmapmalloc.3lib b/usr/src/man/man3lib/libmapmalloc.3lib index 426ca99ce0..81feb3ab92 100644 --- a/usr/src/man/man3lib/libmapmalloc.3lib +++ b/usr/src/man/man3lib/libmapmalloc.3lib @@ -77,11 +77,11 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBpvs\fR(1), -\fBmmap\fR(2), -\fBsbrk\fR(2), -\fBIntro\fR(3), -\fBmalloc\fR(3C), -\fBmalloc\fR(3MALLOC), -\fBmapmalloc\fR(3MALLOC), -\fBattributes\fR(7) +.BR pvs (1), +.BR mmap (2), +.BR sbrk (2), +.BR Intro (3), +.BR malloc (3C), +.BR malloc (3MALLOC), +.BR mapmalloc (3MALLOC), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libmd5.3lib b/usr/src/man/man3lib/libmd5.3lib index 1cf79f4f0b..1555febf9d 100644 --- a/usr/src/man/man3lib/libmd5.3lib +++ b/usr/src/man/man3lib/libmd5.3lib @@ -71,5 +71,5 @@ MT-Level MT\(miSafe .SH SEE ALSO .sp .LP -\fBIntro\fR(3), -\fBattributes\fR(7) +.BR Intro (3), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libmenu.3lib b/usr/src/man/man3lib/libmenu.3lib index 33e742729a..40f7fe80d6 100644 --- a/usr/src/man/man3lib/libmenu.3lib +++ b/usr/src/man/man3lib/libmenu.3lib @@ -98,6 +98,6 @@ MT-Level Unsafe .SH SEE ALSO .sp .LP -\fBIntro\fR(3), -\fBlibcurses\fR(3LIB), -\fBattributes\fR(7) +.BR Intro (3), +.BR libcurses (3LIB), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libmp.3lib b/usr/src/man/man3lib/libmp.3lib index ca039ca7b6..8abd1cbb25 100644 --- a/usr/src/man/man3lib/libmp.3lib +++ b/usr/src/man/man3lib/libmp.3lib @@ -86,8 +86,8 @@ MT-Level Unsafe .SH SEE ALSO .sp .LP -\fBpvs\fR(1), -\fBIntro\fR(3), -\fBexp\fR(3M), -\fBmp\fR(3MP), -\fBattributes\fR(7) +.BR pvs (1), +.BR Intro (3), +.BR exp (3M), +.BR mp (3MP), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libmtmalloc.3lib b/usr/src/man/man3lib/libmtmalloc.3lib index ca4ddd1dd0..20f5ab5a14 100644 --- a/usr/src/man/man3lib/libmtmalloc.3lib +++ b/usr/src/man/man3lib/libmtmalloc.3lib @@ -74,11 +74,11 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBpvs\fR(1), -\fBsbrk\fR(2), -\fBIntro\fR(3), -\fBmalloc\fR(3C), -\fBmalloc\fR(3MALLOC), -\fBmapmalloc\fR(3MALLOC), -\fBmtmalloc\fR(3MALLOC), -\fBattributes\fR(7) +.BR pvs (1), +.BR sbrk (2), +.BR Intro (3), +.BR malloc (3C), +.BR malloc (3MALLOC), +.BR mapmalloc (3MALLOC), +.BR mtmalloc (3MALLOC), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libmvec.3lib b/usr/src/man/man3lib/libmvec.3lib index a5def7df14..75ac6049d2 100644 --- a/usr/src/man/man3lib/libmvec.3lib +++ b/usr/src/man/man3lib/libmvec.3lib @@ -88,7 +88,7 @@ MT-Level MT-Safe .TE .SH SEE ALSO -\fBIntro\fR(3), -\fBcomplex.h\fR(3HEAD), -\fBlibm\fR(3LIB), -\fBattributes\fR(7) +.BR Intro (3), +.BR complex.h (3HEAD), +.BR libm (3LIB), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libnls.3lib b/usr/src/man/man3lib/libnls.3lib index 254942c033..50e0bec76d 100644 --- a/usr/src/man/man3lib/libnls.3lib +++ b/usr/src/man/man3lib/libnls.3lib @@ -74,6 +74,6 @@ MT-Level Unsafe .SH SEE ALSO .sp .LP -\fBIntro\fR(3), -\fBattributes\fR(7), -\fBlisten\fR(8) +.BR Intro (3), +.BR attributes (7), +.BR listen (8) diff --git a/usr/src/man/man3lib/libnsl.3lib b/usr/src/man/man3lib/libnsl.3lib index 113fc210dc..d9504058fc 100644 --- a/usr/src/man/man3lib/libnsl.3lib +++ b/usr/src/man/man3lib/libnsl.3lib @@ -278,8 +278,8 @@ MT-Level Safe with exceptions .SH SEE ALSO .LP -\fBpvs\fR(1), -\fBIntro\fR(2), -\fBIntro\fR(3), -\fBlibxnet\fR(3LIB), -\fBattributes\fR(7) +.BR pvs (1), +.BR Intro (2), +.BR Intro (3), +.BR libxnet (3LIB), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libnvpair.3lib b/usr/src/man/man3lib/libnvpair.3lib index 57a47ec581..b7d23b1774 100644 --- a/usr/src/man/man3lib/libnvpair.3lib +++ b/usr/src/man/man3lib/libnvpair.3lib @@ -197,5 +197,5 @@ MT-Level MT-Safe .SH SEE ALSO .LP -\fBIntro\fR(3), -\fBattributes\fR(7) +.BR Intro (3), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libpam.3lib b/usr/src/man/man3lib/libpam.3lib index d74f59082b..8b543b383f 100644 --- a/usr/src/man/man3lib/libpam.3lib +++ b/usr/src/man/man3lib/libpam.3lib @@ -112,19 +112,19 @@ MT Level MT-Safe with exceptions .sp .LP \fBpvs\fR(1), \fBIntro\fR(3), \fBpam\fR(3PAM), -\fBpam.conf\fR(5), -\fBattributes\fR(7), -\fBpam_authtok_check\fR(7), -\fBpam_authtok_get\fR(7), -\fBpam_authtok_store\fR(7), -\fBpam_dhkeys\fR(7), -\fBpam_dial_auth\fR(7), -\fBpam_passwd_auth\fR(7), -\fBpam_rhosts_auth\fR(7), -\fBpam_sample\fR(7), -\fBpam_unix_account\fR(7), -\fBpam_unix_auth\fR(7), -\fBpam_unix_session\fR(7) +.BR pam.conf (5), +.BR attributes (7), +.BR pam_authtok_check (7), +.BR pam_authtok_get (7), +.BR pam_authtok_store (7), +.BR pam_dhkeys (7), +.BR pam_dial_auth (7), +.BR pam_passwd_auth (7), +.BR pam_rhosts_auth (7), +.BR pam_sample (7), +.BR pam_unix_account (7), +.BR pam_unix_auth (7), +.BR pam_unix_session (7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3lib/libpanel.3lib b/usr/src/man/man3lib/libpanel.3lib index 3b60306fca..53f5553b5a 100644 --- a/usr/src/man/man3lib/libpanel.3lib +++ b/usr/src/man/man3lib/libpanel.3lib @@ -76,6 +76,6 @@ MT-Level Unsafe .SH SEE ALSO .sp .LP -\fBIntro\fR(3), -\fBlibcurses\fR(3LIB), -\fBattributes\fR(7) +.BR Intro (3), +.BR libcurses (3LIB), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libpapi.3lib b/usr/src/man/man3lib/libpapi.3lib index 11238aa7f0..ba66b5cb5d 100644 --- a/usr/src/man/man3lib/libpapi.3lib +++ b/usr/src/man/man3lib/libpapi.3lib @@ -194,7 +194,7 @@ MT-Level Safe .TE .SH SEE ALSO -\fBIntro\fR(3), -\fBprinters\fR(5), -\fBprinters.conf\fR(5), -\fBattributes\fR(7) +.BR Intro (3), +.BR printers (5), +.BR printers.conf (5), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libpctx.3lib b/usr/src/man/man3lib/libpctx.3lib index df16f47c3e..3c315f7d2e 100644 --- a/usr/src/man/man3lib/libpctx.3lib +++ b/usr/src/man/man3lib/libpctx.3lib @@ -79,9 +79,9 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBcputrack\fR(1), -\fBIntro\fR(3), -\fBcpc\fR(3CPC), -\fBlibcpc\fR(3LIB), -\fBproc\fR(5), -\fBattributes\fR(7) +.BR cputrack (1), +.BR Intro (3), +.BR cpc (3CPC), +.BR libcpc (3LIB), +.BR proc (5), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libpicl.3lib b/usr/src/man/man3lib/libpicl.3lib index a537c0650c..e0d7859966 100644 --- a/usr/src/man/man3lib/libpicl.3lib +++ b/usr/src/man/man3lib/libpicl.3lib @@ -82,7 +82,7 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBpvs\fR(1), -\fBIntro\fR(3), -\fBlibpicl\fR(3PICL), -\fBattributes\fR(7) +.BR pvs (1), +.BR Intro (3), +.BR libpicl (3PICL), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libpicltree.3lib b/usr/src/man/man3lib/libpicltree.3lib index fa28d7aaff..d9a37e8c29 100644 --- a/usr/src/man/man3lib/libpicltree.3lib +++ b/usr/src/man/man3lib/libpicltree.3lib @@ -79,7 +79,7 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBpvs\fR(1), -\fBIntro\fR(3), -\fBlibpicltree\fR(3PICLTREE), -\fBattributes\fR(7) +.BR pvs (1), +.BR Intro (3), +.BR libpicltree (3PICLTREE), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libpool.3lib b/usr/src/man/man3lib/libpool.3lib index 0cf3cf4fc5..1856d65cf3 100644 --- a/usr/src/man/man3lib/libpool.3lib +++ b/usr/src/man/man3lib/libpool.3lib @@ -499,20 +499,20 @@ MT-Level Safe .TE .SH SEE ALSO -\fBIntro\fR(3), -\fBpool_component_info\fR(3POOL), -\fBpool_conf_open\fR(3POOL), -\fBpool_conf_to_elem\fR(3POOL), -\fBpool_create\fR(3POOL), -\fBpool_error\fR(3POOL), -\fBpool_get_binding\fR(3POOL), -\fBpool_get_property\fR(3POOL), -\fBpool_get_resource\fR(3POOL), -\fBpool_resource_create\fR(3POOL), -\fBpool_value_alloc\fR(3POOL), -\fBpool_walk_pools\fR(3POOL), -\fBattributes\fR(7), -\fBsmf\fR(7) +.BR Intro (3), +.BR pool_component_info (3POOL), +.BR pool_conf_open (3POOL), +.BR pool_conf_to_elem (3POOL), +.BR pool_create (3POOL), +.BR pool_error (3POOL), +.BR pool_get_binding (3POOL), +.BR pool_get_property (3POOL), +.BR pool_get_resource (3POOL), +.BR pool_resource_create (3POOL), +.BR pool_value_alloc (3POOL), +.BR pool_walk_pools (3POOL), +.BR attributes (7), +.BR smf (7) .SH NOTES Functions in \fBlibpool\fR can be used to manipulate static configurations even when the pools facility is not enabled. See \fBpooladm\fR(8) and diff --git a/usr/src/man/man3lib/libproject.3lib b/usr/src/man/man3lib/libproject.3lib index 6b4365aa56..362d3266bd 100644 --- a/usr/src/man/man3lib/libproject.3lib +++ b/usr/src/man/man3lib/libproject.3lib @@ -81,9 +81,9 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBpvs\fR(1), -\fBIntro\fR(3), -\fBgetprojent\fR(3PROJECT), -\fBproject\fR(5), -\fBattributes\fR(7), -\fBstandards\fR(7) +.BR pvs (1), +.BR Intro (3), +.BR getprojent (3PROJECT), +.BR project (5), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3lib/libpthread.3lib b/usr/src/man/man3lib/libpthread.3lib index 69ee7c2b14..ab730c735d 100644 --- a/usr/src/man/man3lib/libpthread.3lib +++ b/usr/src/man/man3lib/libpthread.3lib @@ -107,12 +107,12 @@ MT-Level Safe .TE .SH SEE ALSO -\fBpvs\fR(1), -\fBIntro\fR(2), -\fBIntro\fR(3), -\fBlibc\fR(3LIB), -\fBlibc_db\fR(3LIB), -\fBlibthread\fR(3LIB), -\fBattributes\fR(7), -\fBstandards\fR(7), -\fBthreads\fR(7) +.BR pvs (1), +.BR Intro (2), +.BR Intro (3), +.BR libc (3LIB), +.BR libc_db (3LIB), +.BR libthread (3LIB), +.BR attributes (7), +.BR standards (7), +.BR threads (7) diff --git a/usr/src/man/man3lib/libresolv.3lib b/usr/src/man/man3lib/libresolv.3lib index 0c97e19c76..cfa1bb0ac4 100644 --- a/usr/src/man/man3lib/libresolv.3lib +++ b/usr/src/man/man3lib/libresolv.3lib @@ -122,7 +122,7 @@ MT-Level See \fBresolver\fR(3RESOLV) .TE .SH SEE ALSO -\fBpvs\fR(1), -\fBIntro\fR(3), -\fBresolver\fR(3RESOLV), -\fBattributes\fR(7) +.BR pvs (1), +.BR Intro (3), +.BR resolver (3RESOLV), +.BR attributes (7) diff --git a/usr/src/man/man3lib/librpcsvc.3lib b/usr/src/man/man3lib/librpcsvc.3lib index 19707a6004..eff0a7422e 100644 --- a/usr/src/man/man3lib/librpcsvc.3lib +++ b/usr/src/man/man3lib/librpcsvc.3lib @@ -75,7 +75,7 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBpvs\fR(1), -\fBIntro\fR(3), -\fBrstat\fR(3RPC), -\fBattributes\fR(7) +.BR pvs (1), +.BR Intro (3), +.BR rstat (3RPC), +.BR attributes (7) diff --git a/usr/src/man/man3lib/librsm.3lib b/usr/src/man/man3lib/librsm.3lib index 9f9d5dc8e5..6e5be4923f 100644 --- a/usr/src/man/man3lib/librsm.3lib +++ b/usr/src/man/man3lib/librsm.3lib @@ -95,6 +95,6 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBIntro\fR(2), -\fBIntro\fR(3), -\fBattributes\fR(7) +.BR Intro (2), +.BR Intro (3), +.BR attributes (7) diff --git a/usr/src/man/man3lib/librt.3lib b/usr/src/man/man3lib/librt.3lib index 03c6140f4e..1142ee0dfe 100644 --- a/usr/src/man/man3lib/librt.3lib +++ b/usr/src/man/man3lib/librt.3lib @@ -138,8 +138,8 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBpvs\fR(1), -\fBIntro\fR(3), -\fBlibc\fR(3LIB), -\fBattributes\fR(7), -\fBstandards\fR(7) +.BR pvs (1), +.BR Intro (3), +.BR libc (3LIB), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3lib/librtld_db.3lib b/usr/src/man/man3lib/librtld_db.3lib index 4072c7079c..4fd652e74e 100644 --- a/usr/src/man/man3lib/librtld_db.3lib +++ b/usr/src/man/man3lib/librtld_db.3lib @@ -82,13 +82,13 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBld.so.1\fR(1), -\fBpvs\fR(1), -\fBIntro\fR(3), -\fBrtld_db\fR(3EXT), -\fBproc_service\fR(3PROC), -\fBps_pread\fR(3PROC), -\fBattributes\fR(7) +.BR ld.so.1 (1), +.BR pvs (1), +.BR Intro (3), +.BR rtld_db (3EXT), +.BR proc_service (3PROC), +.BR ps_pread (3PROC), +.BR attributes (7) .sp .LP \fILinker and Libraries Guide\fR diff --git a/usr/src/man/man3lib/libscf.3lib b/usr/src/man/man3lib/libscf.3lib index 2bc6dd9783..c22079d366 100644 --- a/usr/src/man/man3lib/libscf.3lib +++ b/usr/src/man/man3lib/libscf.3lib @@ -175,6 +175,6 @@ MT-Level Safe .TE .SH SEE ALSO -\fBIntro\fR(3), -\fBattributes\fR(7), -\fBsmf\fR(7) +.BR Intro (3), +.BR attributes (7), +.BR smf (7) diff --git a/usr/src/man/man3lib/libsctp.3lib b/usr/src/man/man3lib/libsctp.3lib index 6006236734..3c1ce124ff 100644 --- a/usr/src/man/man3lib/libsctp.3lib +++ b/usr/src/man/man3lib/libsctp.3lib @@ -75,7 +75,7 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBIntro\fR(2), -\fBIntro\fR(3), -\fBsctp\fR(4P), -\fBattributes\fR(7) +.BR Intro (2), +.BR Intro (3), +.BR sctp (4P), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libsec.3lib b/usr/src/man/man3lib/libsec.3lib index 33ef6d5fa3..646bb2d1b0 100644 --- a/usr/src/man/man3lib/libsec.3lib +++ b/usr/src/man/man3lib/libsec.3lib @@ -78,6 +78,6 @@ MT-Level Unsafe .SH SEE ALSO .sp .LP -\fBpvs\fR(1), -\fBIntro\fR(3), -\fBattributes\fR(7) +.BR pvs (1), +.BR Intro (3), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libsecdb.3lib b/usr/src/man/man3lib/libsecdb.3lib index c476bdf1ef..b55faa0a26 100644 --- a/usr/src/man/man3lib/libsecdb.3lib +++ b/usr/src/man/man3lib/libsecdb.3lib @@ -88,5 +88,5 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBIntro\fR(3), -\fBattributes\fR(7) +.BR Intro (3), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libsendfile.3lib b/usr/src/man/man3lib/libsendfile.3lib index 1693d5d794..79f899c487 100644 --- a/usr/src/man/man3lib/libsendfile.3lib +++ b/usr/src/man/man3lib/libsendfile.3lib @@ -84,8 +84,8 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBpvs\fR(1), -\fBIntro\fR(3), -\fBsendfile\fR(3EXT), -\fBsendfilev\fR(3EXT), -\fBattributes\fR(7) +.BR pvs (1), +.BR Intro (3), +.BR sendfile (3EXT), +.BR sendfilev (3EXT), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libsip.3lib b/usr/src/man/man3lib/libsip.3lib index 35816805b8..e679ef6a4c 100644 --- a/usr/src/man/man3lib/libsip.3lib +++ b/usr/src/man/man3lib/libsip.3lib @@ -196,5 +196,5 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBIntro\fR(3), -\fBattributes\fR(7) +.BR Intro (3), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libslp.3lib b/usr/src/man/man3lib/libslp.3lib index ef55e50f86..a160d1ea3e 100644 --- a/usr/src/man/man3lib/libslp.3lib +++ b/usr/src/man/man3lib/libslp.3lib @@ -62,7 +62,7 @@ shared object .SH SEE ALSO .sp .LP -\fBpvs\fR(1), -\fBIntro\fR(2), -\fBIntro\fR(3), -\fBattributes\fR(7) +.BR pvs (1), +.BR Intro (2), +.BR Intro (3), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libsocket.3lib b/usr/src/man/man3lib/libsocket.3lib index 4be602e551..3b16879871 100644 --- a/usr/src/man/man3lib/libsocket.3lib +++ b/usr/src/man/man3lib/libsocket.3lib @@ -102,8 +102,8 @@ MT-Level See the manual page for each interface. .SH SEE ALSO .LP -\fBpvs\fR(1), -\fBIntro\fR(2), -\fBIntro\fR(3), -\fBsocket.h\fR(3HEAD), -\fBattributes\fR(7) +.BR pvs (1), +.BR Intro (2), +.BR Intro (3), +.BR socket.h (3HEAD), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libstmf.3lib b/usr/src/man/man3lib/libstmf.3lib index 1159db7b02..168925800c 100644 --- a/usr/src/man/man3lib/libstmf.3lib +++ b/usr/src/man/man3lib/libstmf.3lib @@ -198,6 +198,6 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBIntro\fR(3), -\fBstmfAddViewEntry\fR(3STMF), -\fBattributes\fR(7) +.BR Intro (3), +.BR stmfAddViewEntry (3STMF), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libsysevent.3lib b/usr/src/man/man3lib/libsysevent.3lib index fda9c6f899..8bd221b8e5 100644 --- a/usr/src/man/man3lib/libsysevent.3lib +++ b/usr/src/man/man3lib/libsysevent.3lib @@ -88,6 +88,6 @@ MT-Level MT-Safe .SH SEE ALSO .LP -\fBIntro\fR(3), -\fBattributes\fR(7), -\fBsyseventd\fR(8) +.BR Intro (3), +.BR attributes (7), +.BR syseventd (8) diff --git a/usr/src/man/man3lib/libtecla.3lib b/usr/src/man/man3lib/libtecla.3lib index 6d7ddd476e..4bfc6ac23e 100644 --- a/usr/src/man/man3lib/libtecla.3lib +++ b/usr/src/man/man3lib/libtecla.3lib @@ -145,12 +145,12 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBenhance\fR(1), -\fBIntro\fR(3), -\fBcpl_complete_word\fR(3TECLA), -\fBef_expand_file\fR(3TECLA), -\fBgl_get_line\fR(3TECLA), -\fBgl_io_mode\fR(3TECLA), -\fBpca_lookup_file\fR(3TECLA), -\fBattributes\fR(7), -\fBtecla\fR(7) +.BR enhance (1), +.BR Intro (3), +.BR cpl_complete_word (3TECLA), +.BR ef_expand_file (3TECLA), +.BR gl_get_line (3TECLA), +.BR gl_io_mode (3TECLA), +.BR pca_lookup_file (3TECLA), +.BR attributes (7), +.BR tecla (7) diff --git a/usr/src/man/man3lib/libthread.3lib b/usr/src/man/man3lib/libthread.3lib index fe940927ef..3192127263 100644 --- a/usr/src/man/man3lib/libthread.3lib +++ b/usr/src/man/man3lib/libthread.3lib @@ -96,11 +96,11 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBpvs\fR(1), -\fBIntro\fR(2), -\fBIntro\fR(3), -\fBlibc\fR(3LIB), -\fBlibc_db\fR(3LIB), -\fBlibpthread\fR(3LIB), -\fBattributes\fR(7), -\fBthreads\fR(7) +.BR pvs (1), +.BR Intro (2), +.BR Intro (3), +.BR libc (3LIB), +.BR libc_db (3LIB), +.BR libpthread (3LIB), +.BR attributes (7), +.BR threads (7) diff --git a/usr/src/man/man3lib/libtnfctl.3lib b/usr/src/man/man3lib/libtnfctl.3lib index 425233b123..47531a168b 100644 --- a/usr/src/man/man3lib/libtnfctl.3lib +++ b/usr/src/man/man3lib/libtnfctl.3lib @@ -84,11 +84,11 @@ MT-Level MT-Safe with exceptions .SH SEE ALSO .sp .LP -\fBpvs\fR(1), -\fBIntro\fR(3), -\fBlibtnfctl\fR(3TNF), -\fBtracing\fR(3TNF), -\fBattributes\fR(7) +.BR pvs (1), +.BR Intro (3), +.BR libtnfctl (3TNF), +.BR tracing (3TNF), +.BR attributes (7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3lib/libtsalarm.3lib b/usr/src/man/man3lib/libtsalarm.3lib index b91b2a7684..52ae8a0069 100644 --- a/usr/src/man/man3lib/libtsalarm.3lib +++ b/usr/src/man/man3lib/libtsalarm.3lib @@ -64,5 +64,5 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBtsalarm_get\fR(3EXT), -\fBattributes\fR(7) +.BR tsalarm_get (3EXT), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libtsnet.3lib b/usr/src/man/man3lib/libtsnet.3lib index 6836523898..96933c1a72 100644 --- a/usr/src/man/man3lib/libtsnet.3lib +++ b/usr/src/man/man3lib/libtsnet.3lib @@ -64,6 +64,6 @@ MT-Level Safe .TE .SH SEE ALSO -\fBIntro\fR(3), -\fBlibtsol\fR(3LIB), -\fBattributes\fR(7) +.BR Intro (3), +.BR libtsol (3LIB), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libtsol.3lib b/usr/src/man/man3lib/libtsol.3lib index d3954d6fce..e55c78781d 100644 --- a/usr/src/man/man3lib/libtsol.3lib +++ b/usr/src/man/man3lib/libtsol.3lib @@ -102,9 +102,9 @@ MT-Level Safe .TE .SH SEE ALSO -\fBIntro\fR(3), -\fBlibtsnet\fR(3LIB), -\fBattributes\fR(7) +.BR Intro (3), +.BR libtsnet (3LIB), +.BR attributes (7) .SH NOTES The functionality described on this manual page is available only if the system has been configured with Trusted Extensions. diff --git a/usr/src/man/man3lib/libumem.3lib b/usr/src/man/man3lib/libumem.3lib index 3f1d520a82..12ec99af85 100644 --- a/usr/src/man/man3lib/libumem.3lib +++ b/usr/src/man/man3lib/libumem.3lib @@ -79,10 +79,10 @@ MT-Level MT-Safe .TE .SH SEE ALSO -\fBIntro\fR(3), -\fBmalloc\fR(3C), -\fBumem_alloc\fR(3MALLOC), -\fBumem_cache_create\fR(3MALLOC), -\fBumem_debug\fR(3MALLOC), -\fBumem_setmtbf\fR(3MALLOC), -\fBattributes\fR(7) +.BR Intro (3), +.BR malloc (3C), +.BR umem_alloc (3MALLOC), +.BR umem_cache_create (3MALLOC), +.BR umem_debug (3MALLOC), +.BR umem_setmtbf (3MALLOC), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libuuid.3lib b/usr/src/man/man3lib/libuuid.3lib index 0a650ca009..f68dc2d205 100644 --- a/usr/src/man/man3lib/libuuid.3lib +++ b/usr/src/man/man3lib/libuuid.3lib @@ -77,6 +77,6 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBIntro\fR(3), -\fBuuid_clear\fR(3UUID), -\fBattributes\fR(7) +.BR Intro (3), +.BR uuid_clear (3UUID), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libvolmgt.3lib b/usr/src/man/man3lib/libvolmgt.3lib index f37d54bac7..1c3d18532b 100644 --- a/usr/src/man/man3lib/libvolmgt.3lib +++ b/usr/src/man/man3lib/libvolmgt.3lib @@ -76,10 +76,10 @@ MT-Level Safe with exceptions .SH SEE ALSO .sp .LP -\fBpvs\fR(1), -\fBIntro\fR(3), -\fBmedia_findname\fR(3VOLMGT), -\fBattributes\fR(7) +.BR pvs (1), +.BR Intro (3), +.BR media_findname (3VOLMGT), +.BR attributes (7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3lib/libw.3lib b/usr/src/man/man3lib/libw.3lib index 67a9f99b66..90800fecf2 100644 --- a/usr/src/man/man3lib/libw.3lib +++ b/usr/src/man/man3lib/libw.3lib @@ -101,7 +101,7 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBpvs\fR(1), -\fBIntro\fR(3), -\fBlibc\fR(3LIB), -\fBattributes\fR(7) +.BR pvs (1), +.BR Intro (3), +.BR libc (3LIB), +.BR attributes (7) diff --git a/usr/src/man/man3lib/libxnet.3lib b/usr/src/man/man3lib/libxnet.3lib index edffc292ec..41a1ad4fc6 100644 --- a/usr/src/man/man3lib/libxnet.3lib +++ b/usr/src/man/man3lib/libxnet.3lib @@ -126,6 +126,6 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBIntro\fR(3), -\fBattributes\fR(7), -\fBstandards\fR(7) +.BR Intro (3), +.BR attributes (7), +.BR standards (7) diff --git a/usr/src/man/man3lib/liby.3lib b/usr/src/man/man3lib/liby.3lib index 5afa90191e..4688d2b0ee 100644 --- a/usr/src/man/man3lib/liby.3lib +++ b/usr/src/man/man3lib/liby.3lib @@ -68,6 +68,6 @@ MT-Level Unsafe .SH SEE ALSO .sp .LP -\fByacc\fR(1), -\fBIntro\fR(3), -\fBattributes\fR(7) +.BR yacc (1), +.BR Intro (3), +.BR attributes (7) |
