aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2016-06-09 06:55:00 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2016-06-09 06:55:00 +0000
commit16e3675494a9e93e2866ac80d5e4fbe46de45792 (patch)
treeda60ffe34697c7a046d9c053cda6cdafb28f15c5 /share/man/man9
parent62b2691e488cb1a7e79b8021110df5777440d23c (diff)
Fix a bunch of "xref refers to *this* page" igor(1) warnings.
MFC after: 1 month
Notes
Notes: svn path=/head/; revision=301719
Diffstat (limited to 'share/man/man9')
-rw-r--r--share/man/man9/BUS_NEW_PASS.92
-rw-r--r--share/man/man9/pmap.91
-rw-r--r--share/man/man9/stack.94
3 files changed, 3 insertions, 4 deletions
diff --git a/share/man/man9/BUS_NEW_PASS.9 b/share/man/man9/BUS_NEW_PASS.9
index 1da2f6706291..e647f8f6cbda 100644
--- a/share/man/man9/BUS_NEW_PASS.9
+++ b/share/man/man9/BUS_NEW_PASS.9
@@ -44,7 +44,7 @@ The
method is called on each bus device to rescan the device tree when the pass
level has been changed.
This method is responsible for invoking
-.Xr BUS_NEW_PASS 9
+.Nm
on child bus devices to propagate the rescan to child devices.
It is also responsible for reprobing any unattached child devices and
allowing drivers for the current pass to identify new children.
diff --git a/share/man/man9/pmap.9 b/share/man/man9/pmap.9
index f7edc33b1513..231749c16499 100644
--- a/share/man/man9/pmap.9
+++ b/share/man/man9/pmap.9
@@ -87,7 +87,6 @@ and it must be updated by the implementation after each relevant
.Nm
operation.
.Sh SEE ALSO
-.Xr pmap 9 ,
.Xr pmap_activate 9 ,
.Xr pmap_clear_modify 9 ,
.Xr pmap_copy 9 ,
diff --git a/share/man/man9/stack.9 b/share/man/man9/stack.9
index 85640dfa1d66..06065bde31ae 100644
--- a/share/man/man9/stack.9
+++ b/share/man/man9/stack.9
@@ -171,10 +171,10 @@ is returned if the operation is not implemented.
.Sh AUTHORS
.An -nosplit
The
-.Xr stack 9
+.Nm
function suite was created by
.An Antoine Brodin .
-.Xr stack 9
+.Nm
was extended by
.An Robert Watson
for general-purpose use outside of