diff --git a/usr.sbin/ofwdump/ofwdump.8 b/usr.sbin/ofwdump/ofwdump.8 index a58b7cfc939..2e9b280d4ab 100644 --- a/usr.sbin/ofwdump/ofwdump.8 +++ b/usr.sbin/ofwdump/ofwdump.8 @@ -21,7 +21,7 @@ .\" OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE .\" USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd February 26, 2022 +.Dd October 23, 2023 .Dt OFWDUMP 8 .Os .Sh NAME @@ -90,6 +90,8 @@ property of the node as plain string: .Pp .Dl "ofwdump -P compatible -S /pci" +.Sh SEE ALSO +.Xr openfirm 4 .Sh HISTORY The .Nm