diff --git a/share/man/man4/random.4 b/share/man/man4/random.4 index 8e32f4484e1..a49376a9bbb 100644 --- a/share/man/man4/random.4 +++ b/share/man/man4/random.4 @@ -51,7 +51,7 @@ into the PRNG. The .Nm device can be controlled with -.Ic sysctl . +.Xr sysctl 8 . .Pp To see the devices' current settings, use the command line: .Pp diff --git a/share/man/man9/BUS_SETUP_INTR.9 b/share/man/man9/BUS_SETUP_INTR.9 index fa9ddf6f277..5506721bef2 100644 --- a/share/man/man9/BUS_SETUP_INTR.9 +++ b/share/man/man9/BUS_SETUP_INTR.9 @@ -28,9 +28,9 @@ .Dt BUS_SETUP_INTR 9 .Os FreeBSD .Sh NAME -.Nm BUS_SETUP_INTR -.Nm bus_setup_intr -.Nm BUS_TEARDOWN_INTR +.Nm BUS_SETUP_INTR , +.Nm bus_setup_intr , +.Nm BUS_TEARDOWN_INTR , .Nm bus_teardown_intr .Nd create and attach to an interrupt handler, and teardown the attachment .Sh SYNOPSIS @@ -55,7 +55,7 @@ method. The .Fa flags are found in -.Pa sys/bus.h , +.Aq Pa sys/bus.h , and give the broad category of interrupt. The .Fa flags