From 9fc9704227b1c604e74eb57da6c2e2a0feacc1be Mon Sep 17 00:00:00 2001 From: brueffer Date: Thu, 22 Oct 2009 11:35:12 +0000 Subject: List more dependencies for these drivers. While here, convert atapicam(4) to use our standard section 4 SYNOPSIS layout. PR: 132525 Submitted by: gcooper MFC after: 3 days --- share/man/man4/umass.4 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'share/man/man4/umass.4') diff --git a/share/man/man4/umass.4 b/share/man/man4/umass.4 index e1949ca..ffa1ac3 100644 --- a/share/man/man4/umass.4 +++ b/share/man/man4/umass.4 @@ -27,7 +27,7 @@ .\" .\" $FreeBSD$ .\" -.Dd November 22, 2006 +.Dd October 22, 2009 .Dt UMASS 4 .Os .Sh NAME @@ -38,6 +38,9 @@ To compile this driver into the kernel, place the following line in your kernel configuration file: .Bd -ragged -offset indent +.Cd "device scbus" +.Cd "device cam" +.Cd "device usb" .Cd "device umass" .Ed .Pp -- cgit v1.1