diff options
Diffstat (limited to 'usr/src/man/man3volmgt/volmgt_ownspath.3volmgt')
| -rw-r--r-- | usr/src/man/man3volmgt/volmgt_ownspath.3volmgt | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/usr/src/man/man3volmgt/volmgt_ownspath.3volmgt b/usr/src/man/man3volmgt/volmgt_ownspath.3volmgt index d6e229ad7c..efcb58e3cd 100644 --- a/usr/src/man/man3volmgt/volmgt_ownspath.3volmgt +++ b/usr/src/man/man3volmgt/volmgt_ownspath.3volmgt @@ -30,13 +30,13 @@ 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 The \fBvolmgt_ownspath()\fR function checks to see if a given \fIpath\fR is contained in the volume management name space. This is achieved by comparing the beginning of the supplied path name with the output from -\fBvolmgt_root\fR(3VOLMGT) +.BR volmgt_root (3VOLMGT) .SH RETURN VALUES .LP The return from this function is undefined. @@ -67,7 +67,7 @@ if (volmgt_running()) { .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 @@ -84,5 +84,7 @@ Interface Stability Obsolete .SH SEE ALSO .LP -\fBvolmgt_root\fR(3VOLMGT), \fBvolmgt_running\fR(3VOLMGT), \fBattributes\fR(5), -\fBhal\fR(5) +.BR volmgt_root (3VOLMGT), +.BR volmgt_running (3VOLMGT), +.BR attributes (7), +.BR hal (7) |
