From eabfcbbfe1a4bee09d1dab659116ccbb8e36f88f Mon Sep 17 00:00:00 2001 From: PauAmma Date: Sun, 5 Jun 2022 23:52:34 -0400 Subject: [PATCH] firewire.4: Fix typo While there, replace dead wiki URL with dev handbook one and fix markup. Reviewed by: gbe Differential Revision: https://reviews.freebsd.org/D35252 --- share/man/man4/firewire.4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man4/firewire.4 b/share/man/man4/firewire.4 index 4bf51f62a9f..147af36b145 100644 --- a/share/man/man4/firewire.4 +++ b/share/man/man4/firewire.4 @@ -31,7 +31,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 11, 2012 +.Dd June 6, 2022 .Dt FIREWIRE 4 .Os .Sh NAME @@ -83,11 +83,11 @@ On the .Nm bus, every device is identified by an EUI 64 address. .Pp -Debugging over the firewire interace is possible with the +Debugging over the firewire interface is possible with the .Xr dcons 4 driver. Please see -.Pa https://wiki.freebsd.org/DebugWithDcons +.Lk https://docs.freebsd.org/en/books/developers-handbook/kerneldebug/#kerneldebug-dcons for details on how to setup debugging with firewire. .Sh FILES .Bl -tag -width "Pa /dev/fwmem0.0" -compact