summaryrefslogtreecommitdiffstats
path: root/share/man/man9/driver.9
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-07-06 16:46:48 +0000
committerru <ru@FreeBSD.org>2001-07-06 16:46:48 +0000
commit05e503d80a002e0af803afd602084de640ab2c39 (patch)
tree61e92e6947a37812cd054f5922671378ea29de08 /share/man/man9/driver.9
parent84bd47abeaea1de221374dfda528a0fb8af8a7aa (diff)
downloadFreeBSD-src-05e503d80a002e0af803afd602084de640ab2c39.zip
FreeBSD-src-05e503d80a002e0af803afd602084de640ab2c39.tar.gz
mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).
Diffstat (limited to 'share/man/man9/driver.9')
-rw-r--r--share/man/man9/driver.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/driver.9 b/share/man/man9/driver.9
index b942b26..7b2d025 100644
--- a/share/man/man9/driver.9
+++ b/share/man/man9/driver.9
@@ -98,14 +98,14 @@ can optionally call extra initialisation code in the driver by
specifying an extra module event handler and argument as the last two
arguments.
.Sh SEE ALSO
-.Xr DRIVER_MODULE 9 ,
.Xr devclass 9 ,
.Xr device 9 ,
.Xr DEVICE_ATTACH 9 ,
.Xr DEVICE_DETACH 9 ,
.Xr DEVICE_IDENTIFY 9 ,
.Xr DEVICE_PROBE 9 ,
-.Xr DEVICE_SHUTDOWN 9
+.Xr DEVICE_SHUTDOWN 9 ,
+.Xr DRIVER_MODULE 9
.Sh AUTHORS
This man page was written by
.An Doug Rabson .
OpenPOWER on IntegriCloud