diff options
| author | Richard Lowe <richlowe@richlowe.net> | 2022-02-01 16:25:34 -0600 |
|---|---|---|
| committer | Richard Lowe <richlowe@richlowe.net> | 2022-02-18 15:32:41 -0600 |
| commit | bb788c55f7450a1360e9752bf81c3a3932cc8018 (patch) | |
| tree | 77443122971496a73748e2d9722913303ab61b55 /usr/src/man/man3tsol | |
| parent | 7d5a0c32ad2a16518949e2843f208bf257e5cf79 (diff) | |
| download | illumos-joyent-bb788c55f7450a1360e9752bf81c3a3932cc8018.tar.gz | |
manual: fix up free-form normative manual references in the manual
Diffstat (limited to 'usr/src/man/man3tsol')
| -rw-r--r-- | usr/src/man/man3tsol/blcompare.3tsol | 6 | ||||
| -rw-r--r-- | usr/src/man/man3tsol/blminmax.3tsol | 4 | ||||
| -rw-r--r-- | usr/src/man/man3tsol/bltocolor.3tsol | 4 | ||||
| -rw-r--r-- | usr/src/man/man3tsol/bltos.3tsol | 4 | ||||
| -rw-r--r-- | usr/src/man/man3tsol/btohex.3tsol | 6 | ||||
| -rw-r--r-- | usr/src/man/man3tsol/getdevicerange.3tsol | 4 | ||||
| -rw-r--r-- | usr/src/man/man3tsol/getlabel.3tsol | 4 | ||||
| -rw-r--r-- | usr/src/man/man3tsol/getpathbylabel.3tsol | 4 | ||||
| -rw-r--r-- | usr/src/man/man3tsol/getplabel.3tsol | 4 | ||||
| -rw-r--r-- | usr/src/man/man3tsol/getuserrange.3tsol | 8 | ||||
| -rw-r--r-- | usr/src/man/man3tsol/getzonelabelbyid.3tsol | 6 | ||||
| -rw-r--r-- | usr/src/man/man3tsol/getzonerootbyid.3tsol | 4 | ||||
| -rw-r--r-- | usr/src/man/man3tsol/hextob.3tsol | 6 | ||||
| -rw-r--r-- | usr/src/man/man3tsol/label_to_str.3tsol | 6 | ||||
| -rw-r--r-- | usr/src/man/man3tsol/m_label.3tsol | 4 | ||||
| -rw-r--r-- | usr/src/man/man3tsol/sbltos.3tsol | 6 | ||||
| -rw-r--r-- | usr/src/man/man3tsol/setflabel.3tsol | 4 | ||||
| -rw-r--r-- | usr/src/man/man3tsol/stobl.3tsol | 4 | ||||
| -rw-r--r-- | usr/src/man/man3tsol/str_to_label.3tsol | 8 | ||||
| -rw-r--r-- | usr/src/man/man3tsol/tsol_getrhtype.3tsol | 4 |
20 files changed, 50 insertions, 50 deletions
diff --git a/usr/src/man/man3tsol/blcompare.3tsol b/usr/src/man/man3tsol/blcompare.3tsol index 2d6536997c..baa5478298 100644 --- a/usr/src/man/man3tsol/blcompare.3tsol +++ b/usr/src/man/man3tsol/blcompare.3tsol @@ -59,7 +59,7 @@ otherwise zero is returned. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -78,8 +78,8 @@ MT-Level MT-Safe .sp .LP \fBgetplabel\fR(3TSOL), \fBlabel_to_str\fR(3TSOL), \fBlibtsol\fR(3LIB), -\fBucred_getlabel\fR(3C), \fBlabel_encodings\fR(4), \fBattributes\fR(5), -\fBlabels\fR(5) +\fBucred_getlabel\fR(3C), \fBlabel_encodings\fR(5), \fBattributes\fR(7), +\fBlabels\fR(7) .sp .LP \fIDetermining the Relationship Between Two Labels\fR in \fISolaris Trusted diff --git a/usr/src/man/man3tsol/blminmax.3tsol b/usr/src/man/man3tsol/blminmax.3tsol index 9a0280cf0a..2d1c8232eb 100644 --- a/usr/src/man/man3tsol/blminmax.3tsol +++ b/usr/src/man/man3tsol/blminmax.3tsol @@ -45,7 +45,7 @@ original labels. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -64,7 +64,7 @@ MT-Level MT-Safe .sp .LP \fBlabel_to_str\fR(3TSOL), \fBlibtsol\fR(3LIB), \fBsbltos\fR(3TSOL), -\fBattributes\fR(5) +\fBattributes\fR(7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3tsol/bltocolor.3tsol b/usr/src/man/man3tsol/bltocolor.3tsol index 69f964e331..9f78481781 100644 --- a/usr/src/man/man3tsol/bltocolor.3tsol +++ b/usr/src/man/man3tsol/bltocolor.3tsol @@ -64,7 +64,7 @@ and values for the defined labels of this system. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -93,7 +93,7 @@ should be used in multithreaded applications. .SH SEE ALSO .sp .LP -\fBlabel_to_str\fR(3TSOL), \fBlibtsol\fR(3LIB), \fBattributes\fR(5) +\fBlabel_to_str\fR(3TSOL), \fBlibtsol\fR(3LIB), \fBattributes\fR(7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3tsol/bltos.3tsol b/usr/src/man/man3tsol/bltos.3tsol index beed1de478..e2d94e9f17 100644 --- a/usr/src/man/man3tsol/bltos.3tsol +++ b/usr/src/man/man3tsol/bltos.3tsol @@ -210,7 +210,7 @@ and values for the defined labels of this system. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -233,7 +233,7 @@ The \fBbsltos()\fR and \fBbcleartos()\fR functions are Obsolete. Use the .sp .LP \fBfree\fR(3C), \fBlabel_to_str\fR(3TSOL), \fBlibtsol\fR(3LIB), -\fBmalloc\fR(3C), \fBlabel_encodings\fR(4), \fBattributes\fR(5) +\fBmalloc\fR(3C), \fBlabel_encodings\fR(5), \fBattributes\fR(7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3tsol/btohex.3tsol b/usr/src/man/man3tsol/btohex.3tsol index 31b16f6ed9..55dda698be 100644 --- a/usr/src/man/man3tsol/btohex.3tsol +++ b/usr/src/man/man3tsol/btohex.3tsol @@ -110,7 +110,7 @@ translation, or \fB(char *)0\fR if the parameter is not of the required type. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -140,8 +140,8 @@ multithreaded applications. .SH SEE ALSO .sp .LP -\fBatohexlabel\fR(1M), \fBhextoalabel\fR(1M), \fBlabel_to_str\fR(3TSOL), -\fBlibtsol\fR(3LIB), \fBattributes\fR(5), \fBlabels\fR(5) +\fBatohexlabel\fR(8), \fBhextoalabel\fR(8), \fBlabel_to_str\fR(3TSOL), +\fBlibtsol\fR(3LIB), \fBattributes\fR(7), \fBlabels\fR(7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3tsol/getdevicerange.3tsol b/usr/src/man/man3tsol/getdevicerange.3tsol index cec0f13f68..52bc44ee4c 100644 --- a/usr/src/man/man3tsol/getdevicerange.3tsol +++ b/usr/src/man/man3tsol/getdevicerange.3tsol @@ -87,7 +87,7 @@ Invalid upper or lower bound for device. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -106,7 +106,7 @@ MT-Level MT-Safe .sp .LP \fBlist_devices\fR(1), \fBfree\fR(3C), \fBlibtsol\fR(3LIB), -\fBm_label_free\fR(3TSOL), \fBattributes\fR(5) +\fBm_label_free\fR(3TSOL), \fBattributes\fR(7) .sp .LP \fIValidating the Label Request Against the Printer\&'s Label Range\fR in diff --git a/usr/src/man/man3tsol/getlabel.3tsol b/usr/src/man/man3tsol/getlabel.3tsol index 3eb47754fd..c352d22117 100644 --- a/usr/src/man/man3tsol/getlabel.3tsol +++ b/usr/src/man/man3tsol/getlabel.3tsol @@ -146,7 +146,7 @@ An \fBI/O\fR error occurred while reading from or writing to the file system. .SH ATTRIBUTES .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -162,7 +162,7 @@ Interface Stability Committed .SH SEE ALSO .LP \fBopen\fR(2), \fBpathconf\fR(2), \fBm_label_alloc\fR(3TSOL), -\fBattributes\fR(5), \fBlabels\fR(5) +\fBattributes\fR(7), \fBlabels\fR(7) .sp .LP \fIObtaining a File Label\fR in \fISolaris Trusted Extensions Developer\&'s diff --git a/usr/src/man/man3tsol/getpathbylabel.3tsol b/usr/src/man/man3tsol/getpathbylabel.3tsol index 60bf476141..eaf347ac06 100644 --- a/usr/src/man/man3tsol/getpathbylabel.3tsol +++ b/usr/src/man/man3tsol/getpathbylabel.3tsol @@ -116,7 +116,7 @@ The named file does not exist. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -135,7 +135,7 @@ MT-Level MT-Safe .sp .LP \fBreadlink\fR(2), \fBgetzonerootbyid\fR(3TSOL), \fBlibtsol\fR(3LIB), -\fBattributes\fR(5), \fBlabels\fR(5) +\fBattributes\fR(7), \fBlabels\fR(7) .SH WARNINGS .sp .LP diff --git a/usr/src/man/man3tsol/getplabel.3tsol b/usr/src/man/man3tsol/getplabel.3tsol index 10db5e9ed7..4d96cf877e 100644 --- a/usr/src/man/man3tsol/getplabel.3tsol +++ b/usr/src/man/man3tsol/getplabel.3tsol @@ -46,7 +46,7 @@ valid sensitivity label if: .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -65,7 +65,7 @@ MT-Level MT-Safe .sp .LP \fBucred_getlabel\fR(3C), \fBlibtsol\fR(3LIB), \fBm_label_alloc\fR(3TSOL), -\fBm_label_free\fR(3TSOL), \fBattributes\fR(5) +\fBm_label_free\fR(3TSOL), \fBattributes\fR(7) .sp .LP \fIObtaining a Process Label\fR in \fISolaris Trusted Extensions Developer\&'s diff --git a/usr/src/man/man3tsol/getuserrange.3tsol b/usr/src/man/man3tsol/getuserrange.3tsol index 5b63556fdc..920ff7d5f8 100644 --- a/usr/src/man/man3tsol/getuserrange.3tsol +++ b/usr/src/man/man3tsol/getuserrange.3tsol @@ -31,7 +31,7 @@ workspaces. .LP The default value for a user's label range is specified in \fBlabel_encodings\fR(4). Overriding values for individual users are specified -in \fBuser_attr\fR(4). +in \fBuser_attr\fR(5). .SH RETURN VALUES .sp .LP @@ -67,7 +67,7 @@ cannot be allocated. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -85,14 +85,14 @@ MT-Level MT-Safe .sp .LP The \fBgetuserrange()\fR function is Committed for systems that implement the -Defense Intelligence Agency (DIA) MAC policy of \fBlabel_encodings\fR(4). Other +Defense Intelligence Agency (DIA) MAC policy of \fBlabel_encodings\fR(5). Other policies might exist in a future release of Trusted Extensions that might make obsolete or supplement \fBlabel_encodings\fR. .SH SEE ALSO .sp .LP \fBfree\fR(3C), \fBlibtsol\fR(3LIB), \fBm_label_free\fR(3TSOL), -\fBlabel_encodings\fR(4), \fBuser_attr\fR(4), \fBattributes\fR(5) +\fBlabel_encodings\fR(5), \fBuser_attr\fR(5), \fBattributes\fR(7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3tsol/getzonelabelbyid.3tsol b/usr/src/man/man3tsol/getzonelabelbyid.3tsol index b231f29236..d27d4b45e5 100644 --- a/usr/src/man/man3tsol/getzonelabelbyid.3tsol +++ b/usr/src/man/man3tsol/getzonelabelbyid.3tsol @@ -89,7 +89,7 @@ No zone corresponds to the specified label. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -108,8 +108,8 @@ MT-Level Safe .sp .LP \fBIntro\fR(2), \fBgetzonenamebyid\fR(3C), \fBgetzoneidbyname\fR(3C), -\fBlibtsol\fR(3LIB), \fBm_label_free\fR(3TSOL), \fBattributes\fR(5), -\fBlabels\fR(5) +\fBlibtsol\fR(3LIB), \fBm_label_free\fR(3TSOL), \fBattributes\fR(7), +\fBlabels\fR(7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3tsol/getzonerootbyid.3tsol b/usr/src/man/man3tsol/getzonerootbyid.3tsol index 4abcbc46bf..6707bb84d3 100644 --- a/usr/src/man/man3tsol/getzonerootbyid.3tsol +++ b/usr/src/man/man3tsol/getzonerootbyid.3tsol @@ -99,7 +99,7 @@ Unable to allocate pathname. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -118,7 +118,7 @@ MT-Level Safe .sp .LP \fBIntro\fR(2), \fBfree\fR(3C), \fBgetzonenamebyid\fR(3C), \fBlibtsol\fR(3LIB), -\fBattributes\fR(5), \fBlabels\fR(5) +\fBattributes\fR(7), \fBlabels\fR(7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3tsol/hextob.3tsol b/usr/src/man/man3tsol/hextob.3tsol index 2a75eafd03..94d4ec6c99 100644 --- a/usr/src/man/man3tsol/hextob.3tsol +++ b/usr/src/man/man3tsol/hextob.3tsol @@ -61,7 +61,7 @@ zero is returned. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -84,8 +84,8 @@ removed in a future Solaris Trusted Extensions release. Use the .SH SEE ALSO .sp .LP -\fBlibtsol\fR(3LIB), \fBstr_to_label\fR(3TSOL), \fBattributes\fR(5), -\fBlabels\fR(5) +\fBlibtsol\fR(3LIB), \fBstr_to_label\fR(3TSOL), \fBattributes\fR(7), +\fBlabels\fR(7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3tsol/label_to_str.3tsol b/usr/src/man/man3tsol/label_to_str.3tsol index f3ff3b7b5f..5670fef4f3 100644 --- a/usr/src/man/man3tsol/label_to_str.3tsol +++ b/usr/src/man/man3tsol/label_to_str.3tsol @@ -181,7 +181,7 @@ cannot be allocated. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -207,12 +207,12 @@ input to \fBstr_to_label\fR(3TSOL). .sp .LP Conversion types that are relative to the DIA encodings schema are Standard. -Standard is specified in \fBlabel_encodings\fR(4). +Standard is specified in \fBlabel_encodings\fR(5). .SH SEE ALSO .sp .LP \fBfree\fR(3C), \fBlibtsol\fR(3LIB), \fBstr_to_label\fR(3TSOL), -\fBlabel_encodings\fR(4), \fBattributes\fR(5), \fBlabels\fR(5) +\fBlabel_encodings\fR(5), \fBattributes\fR(7), \fBlabels\fR(7) .sp .LP \fIUsing the label_to_str Function\fR in \fISolaris Trusted Extensions diff --git a/usr/src/man/man3tsol/m_label.3tsol b/usr/src/man/man3tsol/m_label.3tsol index 16874cf1b7..bfbe25d571 100644 --- a/usr/src/man/man3tsol/m_label.3tsol +++ b/usr/src/man/man3tsol/m_label.3tsol @@ -99,7 +99,7 @@ cannot be allocated. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -118,7 +118,7 @@ MT-Level Safe .sp .LP \fBlabel_to_str\fR(3TSOL), \fBlibtsol\fR(3LIB), \fBstr_to_label\fR(3TSOL), -\fBlabel_encodings\fR(4), \fBattributes\fR(5), \fBlabels\fR(5) +\fBlabel_encodings\fR(5), \fBattributes\fR(7), \fBlabels\fR(7) .sp .LP \fIDetermining Whether the Printing Service Is Running in a Labeled diff --git a/usr/src/man/man3tsol/sbltos.3tsol b/usr/src/man/man3tsol/sbltos.3tsol index 59a70a1ab9..d5fda9ad47 100644 --- a/usr/src/man/man3tsol/sbltos.3tsol +++ b/usr/src/man/man3tsol/sbltos.3tsol @@ -140,7 +140,7 @@ and values for the defined labels of this system. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -163,8 +163,8 @@ removed in a future Solaris Trusted Extensions release. Use the .SH SEE ALSO .sp .LP -\fBlabel_to_str\fR(3TSOL), \fBlibtsol\fR(3LIB), \fBattributes\fR(5), -\fBlabels\fR(5) +\fBlabel_to_str\fR(3TSOL), \fBlibtsol\fR(3LIB), \fBattributes\fR(7), +\fBlabels\fR(7) .SH WARNINGS .sp .LP diff --git a/usr/src/man/man3tsol/setflabel.3tsol b/usr/src/man/man3tsol/setflabel.3tsol index 5c4a5e8040..9efe04f417 100644 --- a/usr/src/man/man3tsol/setflabel.3tsol +++ b/usr/src/man/man3tsol/setflabel.3tsol @@ -220,7 +220,7 @@ The file system is read-only or its label is \fBADMIN_LOW\fR or .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -238,7 +238,7 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBlibtsol\fR(3LIB), \fBattributes\fR(5) +\fBlibtsol\fR(3LIB), \fBattributes\fR(7) .sp .LP \fISetting a File Sensitivity Label\fR in \fISolaris Trusted Extensions diff --git a/usr/src/man/man3tsol/stobl.3tsol b/usr/src/man/man3tsol/stobl.3tsol index cca58c2e5f..a1bbcda2df 100644 --- a/usr/src/man/man3tsol/stobl.3tsol +++ b/usr/src/man/man3tsol/stobl.3tsol @@ -192,7 +192,7 @@ and values for the defined labels of this system. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -215,7 +215,7 @@ The \fBstobsl()\fR and \fBstobclear()\fR functions are obsolete. Use the .sp .LP \fBblcompare\fR(3TSOL), \fBhextob\fR(3TSOL), \fBlibtsol\fR(3LIB), -\fBstr_to_label\fR(3TSOL), \fBattributes\fR(5) +\fBstr_to_label\fR(3TSOL), \fBattributes\fR(7) .SH NOTES .sp .LP diff --git a/usr/src/man/man3tsol/str_to_label.3tsol b/usr/src/man/man3tsol/str_to_label.3tsol index a09be85ed1..f6dde607d4 100644 --- a/usr/src/man/man3tsol/str_to_label.3tsol +++ b/usr/src/man/man3tsol/str_to_label.3tsol @@ -95,7 +95,7 @@ the \fBsys_trans_label\fR privilege. .LP The manifest constants \fBADMIN_HIGH\fR and \fBADMIN_LOW\fR are the human readable strings that correspond to the Trusted Extensions policy -\fBadmin_high\fR and \fBadmin_low\fR label values. See \fBlabels\fR(5). +\fBadmin_high\fR and \fBadmin_low\fR label values. See \fBlabels\fR(7). .SH RETURN VALUES .sp .LP @@ -141,7 +141,7 @@ cannot be allocated. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -161,12 +161,12 @@ Standard See below. .sp .LP Parsing types that are relative to Defense Intelligence Agency (DIA) encodings -schema are Standard. Standard is specified in \fBlabel_encodings\fR(4). +schema are Standard. Standard is specified in \fBlabel_encodings\fR(5). .SH SEE ALSO .sp .LP \fBlabel_to_str\fR(3TSOL), \fBlibtsol\fR(3LIB), \fBm_label\fR(3TSOL), -\fBlabel_encodings\fR(4), \fBattributes\fR(5), \fBlabels\fR(5) +\fBlabel_encodings\fR(5), \fBattributes\fR(7), \fBlabels\fR(7) .sp .LP \fIValidating the Label Request Against the Printer\&'s Label Range\fR in diff --git a/usr/src/man/man3tsol/tsol_getrhtype.3tsol b/usr/src/man/man3tsol/tsol_getrhtype.3tsol index f8ed80cd27..71a96aab0b 100644 --- a/usr/src/man/man3tsol/tsol_getrhtype.3tsol +++ b/usr/src/man/man3tsol/tsol_getrhtype.3tsol @@ -50,7 +50,7 @@ Trusted network remote-host database .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -68,7 +68,7 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBlibtsnet\fR(3LIB), \fBattributes\fR(5) +\fBlibtsnet\fR(3LIB), \fBattributes\fR(7) .sp .LP \fIObtaining the Remote Host Type\fR in \fISolaris Trusted Extensions |
