diff options
Diffstat (limited to 'usr/src/man/man9e/probe.9e')
-rw-r--r-- | usr/src/man/man9e/probe.9e | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man9e/probe.9e b/usr/src/man/man9e/probe.9e index 7152609ce2..e9babc64cc 100644 --- a/usr/src/man/man9e/probe.9e +++ b/usr/src/man/man9e/probe.9e @@ -19,7 +19,7 @@ probe \- determine if a non-self-identifying device is present .fi .SH INTERFACE LEVEL -Solaris DDI specific (Solaris DDI). This entry point is required for +illumos DDI specific (illumos DDI). This entry point is required for non-self-identifying devices. You must write it for such devices. For self-identifying devices, \fBnulldev\fR(9F) should be specified in the \fBdev_ops\fR(9S) structure if a probe routine is not necessary. |