summaryrefslogtreecommitdiff
path: root/usr/src/man/man3volmgt/volmgt_symname.3volmgt
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3volmgt/volmgt_symname.3volmgt')
-rw-r--r--usr/src/man/man3volmgt/volmgt_symname.3volmgt16
1 files changed, 11 insertions, 5 deletions
diff --git a/usr/src/man/man3volmgt/volmgt_symname.3volmgt b/usr/src/man/man3volmgt/volmgt_symname.3volmgt
index 9aab41bb20..6af7955656 100644
--- a/usr/src/man/man3volmgt/volmgt_symname.3volmgt
+++ b/usr/src/man/man3volmgt/volmgt_symname.3volmgt
@@ -28,7 +28,7 @@ This function is obsolete. The management of removable media by the Volume
Management feature, including \fBvold\fR, has been replaced by software that
supports the Hardware Abstraction Layer (HAL). Programmatic support for HAL is
through the HAL APIs, which are documented on the HAL web site. See
-\fBhal\fR(5). The return value of this function is undefined.
+\fBhal\fR(7). The return value of this function is undefined.
.sp
.LP
These two routines compliment each other, translating between Volume
@@ -137,7 +137,7 @@ if ((nm = volmgt_symname("/dev/rdsk/c0t6d0s2")) == NULL) {
.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
@@ -155,6 +155,12 @@ Interface Stability Obsolete
.SH SEE ALSO
.sp
.LP
-\fBopen\fR(2), \fBstat\fR(2), \fBfree\fR(3C), \fBmalloc\fR(3C),
-\fBvolmgt_check\fR(3VOLMGT), \fBvolmgt_inuse\fR(3VOLMGT),
-\fBvolmgt_running\fR(3VOLMGT), \fBattributes\fR(5), \fBhal\fR(5)
+.BR open (2),
+.BR stat (2),
+.BR free (3C),
+.BR malloc (3C),
+.BR volmgt_check (3VOLMGT),
+.BR volmgt_inuse (3VOLMGT),
+.BR volmgt_running (3VOLMGT),
+.BR attributes (7),
+.BR hal (7)