aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorChristopher Davidson <christopher.davidson@gmail.com>2024-04-03 16:51:48 +0000
committerMitchell Horne <mhorne@FreeBSD.org>2024-04-03 16:56:11 +0000
commit81727a3dd38287d437d1e7e416dd89107a706e55 (patch)
tree03c2efc642f06ba353b561eb3ab92fd8f5724c07 /share
parentf9ea7b6e8253273ebb1023c4380a305e6d3cf02b (diff)
downloadsrc-81727a3dd38287d437d1e7e416dd89107a706e55.tar.gz
src-81727a3dd38287d437d1e7e416dd89107a706e55.zip
bhnd_erom.9: remove self-reference
Change .Xr to .Fn, which quiets a mandoc warning. Reviewed by: mhorne MFC after: 3 days Pull Request: https://github.com/freebsd/freebsd-src/pull/1135
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/bhnd_erom.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/bhnd_erom.9 b/share/man/man9/bhnd_erom.9
index f55472d71bd7..1e8101f011cf 100644
--- a/share/man/man9/bhnd_erom.9
+++ b/share/man/man9/bhnd_erom.9
@@ -204,7 +204,7 @@ hardware core must be provided using the
.Fa eio
argument.
The registers can be mapped using
-.Xr bhnd_erom_io_map 9 .
+.Fn bhnd_erom_io_map .
.Pp
On devices that do not provide standard
.Xr bhnd_chipc 4