summaryrefslogtreecommitdiff
path: root/usr/src/man/man9e/quiesce.9e
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man9e/quiesce.9e')
-rw-r--r--usr/src/man/man9e/quiesce.9e13
1 files changed, 10 insertions, 3 deletions
diff --git a/usr/src/man/man9e/quiesce.9e b/usr/src/man/man9e/quiesce.9e
index f7abbb42ea..5bf3079f6b 100644
--- a/usr/src/man/man9e/quiesce.9e
+++ b/usr/src/man/man9e/quiesce.9e
@@ -95,9 +95,16 @@ The operation failed.
.SH CONTEXT
This function is called from kernel context only.
.SH SEE ALSO
-\fBreboot\fR(1M), \fBuadmin\fR(1M), \fBuadmin\fR(2), \fBattach\fR(9E),
-\fBdetach\fR(9E), \fBddi_add_intr\fR(9F), \fBddi_map_regs\fR(9F),
-\fBpci_config_setup\fR(9F), \fBtimeout\fR(9F), \fBdev_ops\fR(9S)
+.BR uadmin (2),
+.BR reboot (8),
+.BR uadmin (8),
+.BR attach (9E),
+.BR detach (9E),
+.BR ddi_add_intr (9F),
+.BR ddi_map_regs (9F),
+.BR pci_config_setup (9F),
+.BR timeout (9F),
+.BR dev_ops (9S)
.SH NOTES
When \fBquiesce()\fR is called, the system is single-threaded, therefore the
driver's \fBquiesce()\fR implementation must not be blocked. For example, the