From ddc15a7ace017eb763320f7941f04e8826e8f899 Mon Sep 17 00:00:00 2001 From: asmodai Date: Mon, 24 Jan 2000 16:09:45 +0000 Subject: [PATCH] Add dependant devices (device pci) that need to be present before this driver can be used. --- share/man/man4/amr.4 | 1 + share/man/man4/mlx.4 | 1 + 2 files changed, 2 insertions(+) diff --git a/share/man/man4/amr.4 b/share/man/man4/amr.4 index 53de3fc1b0b3..d2d0331686cb 100644 --- a/share/man/man4/amr.4 +++ b/share/man/man4/amr.4 @@ -30,6 +30,7 @@ .Nm amr .Nd AMI MegaRAID SCSI driver .Sh SYNOPSIS +.Cd device pci .Cd device amr .Sh DESCRIPTION The diff --git a/share/man/man4/mlx.4 b/share/man/man4/mlx.4 index 93e3723d5e03..e2294827e607 100644 --- a/share/man/man4/mlx.4 +++ b/share/man/man4/mlx.4 @@ -30,6 +30,7 @@ .Nm mlx .Nd Mylex DAC960 SCSI driver .Sh SYNOPSIS +.Cd device pci .Cd device mlx .Sh DESCRIPTION The