summaryrefslogtreecommitdiff
path: root/usr/src/man/man3scf/scf_instance_create.3scf
diff options
context:
space:
mode:
authorRichard Lowe <richlowe@richlowe.net>2022-02-01 16:25:34 -0600
committerRichard Lowe <richlowe@richlowe.net>2022-02-18 15:32:41 -0600
commitbb788c55f7450a1360e9752bf81c3a3932cc8018 (patch)
tree77443122971496a73748e2d9722913303ab61b55 /usr/src/man/man3scf/scf_instance_create.3scf
parent7d5a0c32ad2a16518949e2843f208bf257e5cf79 (diff)
downloadillumos-joyent-bb788c55f7450a1360e9752bf81c3a3932cc8018.tar.gz
manual: fix up free-form normative manual references in the manual
Diffstat (limited to 'usr/src/man/man3scf/scf_instance_create.3scf')
-rw-r--r--usr/src/man/man3scf/scf_instance_create.3scf8
1 files changed, 4 insertions, 4 deletions
diff --git a/usr/src/man/man3scf/scf_instance_create.3scf b/usr/src/man/man3scf/scf_instance_create.3scf
index 76a76a5e46..1e31aab59f 100644
--- a/usr/src/man/man3scf/scf_instance_create.3scf
+++ b/usr/src/man/man3scf/scf_instance_create.3scf
@@ -87,7 +87,7 @@ of the property groups necessary to run the instance. See
.sp
.LP
-See \fBsmf\fR(5) for information about instances.
+See \fBsmf\fR(7) for information about instances.
.sp
.LP
An \fBscf_instance_t\fR is an opaque handle that can be set to a single
@@ -300,7 +300,7 @@ The \fBscf_service_get_instance()\fR function will fail if:
\fB\fBSCF_ERROR_BACKEND_ACCESS\fR\fR
.ad
.RS 28n
-The storage mechanism that the repository server (\fBsvc.configd\fR(1M))
+The storage mechanism that the repository server (\fBsvc.configd\fR(8))
chose for the operation denied access.
.RE
@@ -457,7 +457,7 @@ The server does not have adequate resources for a new instance 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
@@ -478,7 +478,7 @@ MT-Level Safe
\fBlibscf\fR(3LIB), \fBscf_error\fR(3SCF), \fBscf_iter_instance_pgs\fR(3SCF),
\fBscf_iter_instance_pgs_typed\fR(3SCF),
\fBscf_iter_instance_snapshots\fR(3SCF), \fBscf_pg_create\fR(3SCF),
-\fBscf_snapshot_create\fR(3SCF), \fBattributes\fR(5), \fBsmf\fR(5)
+\fBscf_snapshot_create\fR(3SCF), \fBattributes\fR(7), \fBsmf\fR(7)
.SH NOTES
.sp
.LP