From 81727a3dd38287d437d1e7e416dd89107a706e55 Mon Sep 17 00:00:00 2001 From: Christopher Davidson Date: Wed, 3 Apr 2024 13:51:48 -0300 Subject: [PATCH] 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 --- share/man/man9/bhnd_erom.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man9/bhnd_erom.9 b/share/man/man9/bhnd_erom.9 index f55472d71bd..1e8101f011c 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