summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/man/man9/DEVICE_DETACH.95
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man9/DEVICE_DETACH.9 b/share/man/man9/DEVICE_DETACH.9
index ae88a28..ea0e2ac 100644
--- a/share/man/man9/DEVICE_DETACH.9
+++ b/share/man/man9/DEVICE_DETACH.9
@@ -43,7 +43,9 @@
Detach a device.
This can be called if the user is replacing the
driver software or if a device is about to be physically removed from
-the system (e.g.\& for pccard devices).
+the system (e.g.\& for
+.Xr pccard 4
+devices).
.Pp
The method should deallocate any system resources allocated during the
.Xr DEVICE_ATTACH 9
@@ -52,6 +54,7 @@ etc.)
.Sh RETURN VALUES
Zero is returned on success, otherwise an appropriate error is returned.
.Sh SEE ALSO
+.Xr pccard 4 ,
.Xr device 9 ,
.Xr DEVICE_ATTACH 9 ,
.Xr DEVICE_IDENTIFY 9 ,
OpenPOWER on IntegriCloud