Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Nov 2009 10:57:07 +0000 (UTC)
From:      Christian Brueffer <brueffer@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org
Subject:   svn commit: r198747 - stable/7/share/man/man4
Message-ID:  <200911011057.nA1Av71L021601@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brueffer
Date: Sun Nov  1 10:57:07 2009
New Revision: 198747
URL: http://svn.freebsd.org/changeset/base/198747

Log:
  MFC: r198609
  
  Revert part of r198363, there is no "device cam", it is
  included in "device scbus".

Modified:
  stable/7/share/man/man4/   (props changed)
  stable/7/share/man/man4/atapicam.4
  stable/7/share/man/man4/umass.4

Modified: stable/7/share/man/man4/atapicam.4
==============================================================================
--- stable/7/share/man/man4/atapicam.4	Sun Nov  1 10:56:03 2009	(r198746)
+++ stable/7/share/man/man4/atapicam.4	Sun Nov  1 10:57:07 2009	(r198747)
@@ -39,7 +39,6 @@ place the following lines in your
 kernel configuration file:
 .Bd -ragged -offset indent
 .Cd "device scbus"
-.Cd "device cam"
 .Cd "device ata"
 .Cd "device atapicam"
 .Ed

Modified: stable/7/share/man/man4/umass.4
==============================================================================
--- stable/7/share/man/man4/umass.4	Sun Nov  1 10:56:03 2009	(r198746)
+++ stable/7/share/man/man4/umass.4	Sun Nov  1 10:57:07 2009	(r198747)
@@ -39,7 +39,6 @@ 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911011057.nA1Av71L021601>