diff options
Diffstat (limited to 'usr/src/man/man3scf/scf_handle_create.3scf')
-rw-r--r-- | usr/src/man/man3scf/scf_handle_create.3scf | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/usr/src/man/man3scf/scf_handle_create.3scf b/usr/src/man/man3scf/scf_handle_create.3scf index d751808b40..66d7e2cf34 100644 --- a/usr/src/man/man3scf/scf_handle_create.3scf +++ b/usr/src/man/man3scf/scf_handle_create.3scf @@ -70,7 +70,7 @@ invalid values will not cause errors prior to the call to .sp .LP The \fBscf_handle_bind()\fR function binds the handle to a running -\fBsvc.configd\fR(1M) daemon, using the current decorations to modify the +\fBsvc.configd\fR(8) daemon, using the current decorations to modify the connection. All states derived from the handle are reset immediately after a successful binding. .sp @@ -262,7 +262,7 @@ The \fBscf_error\fR(3SCF) function can be used to retrieve the error value. .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 @@ -286,4 +286,6 @@ handles cannot be mixed, as this will lead to an .SH SEE ALSO .sp .LP -\fBlibscf\fR(3LIB), \fBscf_error\fR(3SCF), \fBattributes\fR(5) +.BR libscf (3LIB), +.BR scf_error (3SCF), +.BR attributes (7) |