From 63fe79c5e88c271bf6edb3f68b5011697bdfec74 Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Tue, 6 Mar 2001 10:08:36 +0000 Subject: [PATCH] Fix markup. Submitted by: ru --- share/man/man4/random.4 | 2 +- share/man/man9/BUS_SETUP_INTR.9 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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