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
This commit is contained in:
Christopher Davidson 2024-04-03 13:51:48 -03:00 committed by Mitchell Horne
parent f9ea7b6e82
commit 81727a3dd3

View file

@ -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