Author: brueffer
Date: Sun Nov  1 10:56:03 2009
New Revision: 198746
URL: http://svn.freebsd.org/changeset/base/198746

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

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

Modified: stable/8/share/man/man4/atapicam.4
==============================================================================
--- stable/8/share/man/man4/atapicam.4  Sun Nov  1 10:30:30 2009        
(r198745)
+++ stable/8/share/man/man4/atapicam.4  Sun Nov  1 10:56:03 2009        
(r198746)
@@ -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/8/share/man/man4/umass.4
==============================================================================
--- stable/8/share/man/man4/umass.4     Sun Nov  1 10:30:30 2009        
(r198745)
+++ stable/8/share/man/man4/umass.4     Sun Nov  1 10:56:03 2009        
(r198746)
@@ -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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to