summaryrefslogtreecommitdiffstats
path: root/share/man/man9/bus_release_resource.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/bus_release_resource.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/bus_release_resource.9')
-rw-r--r--share/man/man9/bus_release_resource.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/bus_release_resource.9 b/share/man/man9/bus_release_resource.9
index dfeba7f..ba8f75c 100644
--- a/share/man/man9/bus_release_resource.9
+++ b/share/man/man9/bus_release_resource.9
@@ -98,9 +98,9 @@ The kernel will panic, if it can't release the resource.
foosoftc->portres);
.Ed
.Sh SEE ALSO
-.Xr driver 9 ,
+.Xr bus_alloc_resource 9 ,
.Xr device 9 ,
-.Xr bus_alloc_resource 9
+.Xr driver 9
.Sh AUTHORS
This man page was written by
.An Alexander Langer Aq alex@big.endian.de .
OpenPOWER on IntegriCloud