Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Oct 2009 15:59:27 +0000 (UTC)
From:      Christian Brueffer <brueffer@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r198609 - head/share/man/man4
Message-ID:  <200910291559.n9TFxRXN002288@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brueffer
Date: Thu Oct 29 15:59:27 2009
New Revision: 198609
URL: http://svn.freebsd.org/changeset/base/198609

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

Modified:
  head/share/man/man4/atapicam.4
  head/share/man/man4/umass.4

Modified: head/share/man/man4/atapicam.4
==============================================================================
--- head/share/man/man4/atapicam.4	Thu Oct 29 15:55:58 2009	(r198608)
+++ head/share/man/man4/atapicam.4	Thu Oct 29 15:59:27 2009	(r198609)
@@ -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: head/share/man/man4/umass.4
==============================================================================
--- head/share/man/man4/umass.4	Thu Oct 29 15:55:58 2009	(r198608)
+++ head/share/man/man4/umass.4	Thu Oct 29 15:59:27 2009	(r198609)
@@ -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?200910291559.n9TFxRXN002288>