diff options
Diffstat (limited to 'usr/src/man/man3picl')
| -rw-r--r-- | usr/src/man/man3picl/libpicl.3picl | 5 | ||||
| -rw-r--r-- | usr/src/man/man3picl/picl_find_node.3picl | 10 | ||||
| -rw-r--r-- | usr/src/man/man3picl/picl_get_first_prop.3picl | 5 | ||||
| -rw-r--r-- | usr/src/man/man3picl/picl_get_frutree_parent.3picl | 10 | ||||
| -rw-r--r-- | usr/src/man/man3picl/picl_get_next_by_row.3picl | 5 | ||||
| -rw-r--r-- | usr/src/man/man3picl/picl_get_node_by_path.3picl | 5 | ||||
| -rw-r--r-- | usr/src/man/man3picl/picl_get_prop_by_name.3picl | 4 | ||||
| -rw-r--r-- | usr/src/man/man3picl/picl_get_propinfo.3picl | 8 | ||||
| -rw-r--r-- | usr/src/man/man3picl/picl_get_propinfo_by_name.3picl | 7 | ||||
| -rw-r--r-- | usr/src/man/man3picl/picl_get_propval.3picl | 6 | ||||
| -rw-r--r-- | usr/src/man/man3picl/picl_get_root.3picl | 6 | ||||
| -rw-r--r-- | usr/src/man/man3picl/picl_initialize.3picl | 5 | ||||
| -rw-r--r-- | usr/src/man/man3picl/picl_set_propval.3picl | 4 | ||||
| -rw-r--r-- | usr/src/man/man3picl/picl_shutdown.3picl | 5 | ||||
| -rw-r--r-- | usr/src/man/man3picl/picl_strerror.3picl | 5 | ||||
| -rw-r--r-- | usr/src/man/man3picl/picl_wait.3picl | 4 | ||||
| -rw-r--r-- | usr/src/man/man3picl/picl_walk_tree_by_class.3picl | 5 |
17 files changed, 59 insertions, 40 deletions
diff --git a/usr/src/man/man3picl/libpicl.3picl b/usr/src/man/man3picl/libpicl.3picl index 167c69a09f..5e383e7778 100644 --- a/usr/src/man/man3picl/libpicl.3picl +++ b/usr/src/man/man3picl/libpicl.3picl @@ -159,7 +159,7 @@ The maximum length of a PICL class name is specified by .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 @@ -175,4 +175,5 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBlibpicl\fR(3LIB), \fBattributes\fR(5) +.BR libpicl (3LIB), +.BR attributes (7) diff --git a/usr/src/man/man3picl/picl_find_node.3picl b/usr/src/man/man3picl/picl_find_node.3picl index 10e6fdb041..3ce11129bd 100644 --- a/usr/src/man/man3picl/picl_find_node.3picl +++ b/usr/src/man/man3picl/picl_find_node.3picl @@ -85,7 +85,7 @@ Stale handle .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 @@ -103,6 +103,8 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBpicl_get_propinfo\fR(3PICL), \fBpicl_get_propval\fR(3PICL), -\fBpicl_get_propval_by_name\fR(3PICL), \fBpicl_get_prop_by_name\fR(3PICL), -\fBattributes\fR(5) +.BR picl_get_prop_by_name (3PICL), +.BR picl_get_propinfo (3PICL), +.BR picl_get_propval (3PICL), +.BR picl_get_propval_by_name (3PICL), +.BR attributes (7) diff --git a/usr/src/man/man3picl/picl_get_first_prop.3picl b/usr/src/man/man3picl/picl_get_first_prop.3picl index 9c0cd67223..54bcb82825 100644 --- a/usr/src/man/man3picl/picl_get_first_prop.3picl +++ b/usr/src/man/man3picl/picl_get_first_prop.3picl @@ -130,7 +130,7 @@ End of list .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 @@ -146,4 +146,5 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBpicl_get_prop_by_name\fR(3PICL), \fBattributes\fR(5) +.BR picl_get_prop_by_name (3PICL), +.BR attributes (7) diff --git a/usr/src/man/man3picl/picl_get_frutree_parent.3picl b/usr/src/man/man3picl/picl_get_frutree_parent.3picl index 81cdfec3ba..8ca2fc8b83 100644 --- a/usr/src/man/man3picl/picl_get_frutree_parent.3picl +++ b/usr/src/man/man3picl/picl_get_frutree_parent.3picl @@ -66,7 +66,7 @@ Stale handle .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 @@ -83,6 +83,8 @@ MT-Level MT-Safe .SH SEE ALSO .LP -\fBpicl_get_propinfo\fR(3PICL), \fBpicl_get_propval\fR(3PICL), -\fBpicl_get_propval_by_name\fR(3PICL), \fBpicl_get_prop_by_name\fR(3PICL), -\fBattributes\fR(5) +.BR picl_get_prop_by_name (3PICL), +.BR picl_get_propinfo (3PICL), +.BR picl_get_propval (3PICL), +.BR picl_get_propval_by_name (3PICL), +.BR attributes (7) diff --git a/usr/src/man/man3picl/picl_get_next_by_row.3picl b/usr/src/man/man3picl/picl_get_next_by_row.3picl index 7fba6685af..64a74bed3c 100644 --- a/usr/src/man/man3picl/picl_get_next_by_row.3picl +++ b/usr/src/man/man3picl/picl_get_next_by_row.3picl @@ -119,7 +119,7 @@ General system failure .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,4 +135,5 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBpicl_get_propval\fR(3PICL), \fBattributes\fR(5) +.BR picl_get_propval (3PICL), +.BR attributes (7) diff --git a/usr/src/man/man3picl/picl_get_node_by_path.3picl b/usr/src/man/man3picl/picl_get_node_by_path.3picl index a9e762d61f..e1a3475e8a 100644 --- a/usr/src/man/man3picl/picl_get_node_by_path.3picl +++ b/usr/src/man/man3picl/picl_get_node_by_path.3picl @@ -121,7 +121,7 @@ Not a node .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 @@ -139,4 +139,5 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBpicl_get_propval_by_name\fR(3PICL), \fBattributes\fR(5) +.BR picl_get_propval_by_name (3PICL), +.BR attributes (7) diff --git a/usr/src/man/man3picl/picl_get_prop_by_name.3picl b/usr/src/man/man3picl/picl_get_prop_by_name.3picl index 4118192321..aa1c7617a8 100644 --- a/usr/src/man/man3picl/picl_get_prop_by_name.3picl +++ b/usr/src/man/man3picl/picl_get_prop_by_name.3picl @@ -121,7 +121,7 @@ General system failure .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 @@ -137,4 +137,4 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBattributes\fR(5) +.BR attributes (7) diff --git a/usr/src/man/man3picl/picl_get_propinfo.3picl b/usr/src/man/man3picl/picl_get_propinfo.3picl index ddf18cbb4b..dc17d53cc1 100644 --- a/usr/src/man/man3picl/picl_get_propinfo.3picl +++ b/usr/src/man/man3picl/picl_get_propinfo.3picl @@ -93,7 +93,7 @@ General system failure .RE .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -107,5 +107,7 @@ MT-Level MT-Safe .TE .SH SEE ALSO -\fBlibpicl\fR(3PICL), \fBpicl_get_propval\fR(3PICL), -\fBpicl_get_propval_by_name\fR(3PICL), \fBattributes\fR(5) +.BR libpicl (3PICL), +.BR picl_get_propval (3PICL), +.BR picl_get_propval_by_name (3PICL), +.BR attributes (7) diff --git a/usr/src/man/man3picl/picl_get_propinfo_by_name.3picl b/usr/src/man/man3picl/picl_get_propinfo_by_name.3picl index 21cee5476c..49af47ba50 100644 --- a/usr/src/man/man3picl/picl_get_propinfo_by_name.3picl +++ b/usr/src/man/man3picl/picl_get_propinfo_by_name.3picl @@ -124,7 +124,7 @@ General system failure .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,5 +140,6 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBpicl_get_propinfo\fR(3PICL), \fBpicl_get_prop_by_name\fR(3PICL), -\fBattributes\fR(5) +.BR picl_get_prop_by_name (3PICL), +.BR picl_get_propinfo (3PICL), +.BR attributes (7) diff --git a/usr/src/man/man3picl/picl_get_propval.3picl b/usr/src/man/man3picl/picl_get_propval.3picl index 1b8d63d1bf..27c5f061ef 100644 --- a/usr/src/man/man3picl/picl_get_propval.3picl +++ b/usr/src/man/man3picl/picl_get_propval.3picl @@ -157,7 +157,7 @@ General system failure .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 @@ -173,4 +173,6 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBlibpicl\fR(3PICL), \fBpicl_get_propinfo\fR(3PICL), \fBattributes\fR(5) +.BR libpicl (3PICL), +.BR picl_get_propinfo (3PICL), +.BR attributes (7) diff --git a/usr/src/man/man3picl/picl_get_root.3picl b/usr/src/man/man3picl/picl_get_root.3picl index 5fd965341a..18f9500e15 100644 --- a/usr/src/man/man3picl/picl_get_root.3picl +++ b/usr/src/man/man3picl/picl_get_root.3picl @@ -56,7 +56,7 @@ General system failure .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 @@ -72,4 +72,6 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBpicl_initialize\fR(3PICL), \fBpicl_shutdown\fR(3PICL), \fBattributes\fR(5) +.BR picl_initialize (3PICL), +.BR picl_shutdown (3PICL), +.BR attributes (7) diff --git a/usr/src/man/man3picl/picl_initialize.3picl b/usr/src/man/man3picl/picl_initialize.3picl index 4d28420bba..c106e8ed9d 100644 --- a/usr/src/man/man3picl/picl_initialize.3picl +++ b/usr/src/man/man3picl/picl_initialize.3picl @@ -56,7 +56,7 @@ Daemon not responding .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 @@ -72,4 +72,5 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBpicl_shutdown\fR(3PICL), \fBattributes\fR(5) +.BR picl_shutdown (3PICL), +.BR attributes (7) diff --git a/usr/src/man/man3picl/picl_set_propval.3picl b/usr/src/man/man3picl/picl_set_propval.3picl index 5e0a125225..ffd43008ec 100644 --- a/usr/src/man/man3picl/picl_set_propval.3picl +++ b/usr/src/man/man3picl/picl_set_propval.3picl @@ -148,7 +148,7 @@ General system failure .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 @@ -164,4 +164,4 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBattributes\fR(5) +.BR attributes (7) diff --git a/usr/src/man/man3picl/picl_shutdown.3picl b/usr/src/man/man3picl/picl_shutdown.3picl index d8c19b5ed5..ff4828662f 100644 --- a/usr/src/man/man3picl/picl_shutdown.3picl +++ b/usr/src/man/man3picl/picl_shutdown.3picl @@ -46,7 +46,7 @@ General system failure .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 @@ -62,4 +62,5 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBpicl_initialize\fR(3PICL), \fBattributes\fR(5) +.BR picl_initialize (3PICL), +.BR attributes (7) diff --git a/usr/src/man/man3picl/picl_strerror.3picl b/usr/src/man/man3picl/picl_strerror.3picl index 274a35c443..cbeff8b570 100644 --- a/usr/src/man/man3picl/picl_strerror.3picl +++ b/usr/src/man/man3picl/picl_strerror.3picl @@ -29,7 +29,7 @@ out-of-range. .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 @@ -45,4 +45,5 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBlibpicl\fR(3PICL), \fBattributes\fR(5) +.BR libpicl (3PICL), +.BR attributes (7) diff --git a/usr/src/man/man3picl/picl_wait.3picl b/usr/src/man/man3picl/picl_wait.3picl index 69912a2efe..d2aa364239 100644 --- a/usr/src/man/man3picl/picl_wait.3picl +++ b/usr/src/man/man3picl/picl_wait.3picl @@ -66,7 +66,7 @@ General system failure .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 @@ -82,4 +82,4 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBattributes\fR(5) +.BR attributes (7) diff --git a/usr/src/man/man3picl/picl_walk_tree_by_class.3picl b/usr/src/man/man3picl/picl_walk_tree_by_class.3picl index 745fcbe55d..dae55de810 100644 --- a/usr/src/man/man3picl/picl_walk_tree_by_class.3picl +++ b/usr/src/man/man3picl/picl_walk_tree_by_class.3picl @@ -106,7 +106,7 @@ General system failure .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 @@ -122,4 +122,5 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBpicl_get_propval_by_name\fR(3PICL), \fBattributes\fR(5) +.BR picl_get_propval_by_name (3PICL), +.BR attributes (7) |
