From 394a8da85c537fcf71aa968d51c25c8f1353f429 Mon Sep 17 00:00:00 2001 From: ken Date: Tue, 17 Aug 1999 22:03:40 +0000 Subject: Take out a reference to ccb(4). I never got around to writing it. Reported by: "Alexey M. Zelkin" --- lib/libcam/cam.3 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'lib/libcam/cam.3') diff --git a/lib/libcam/cam.3 b/lib/libcam/cam.3 index acd2ae1..1a6979a 100644 --- a/lib/libcam/cam.3 +++ b/lib/libcam/cam.3 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: cam.3,v 1.2 1999/03/05 17:11:37 bde Exp $ +.\" $Id: cam.3,v 1.3 1999/08/15 09:51:23 mpp Exp $ .\" .Dd October 10, 1998 .Os FreeBSD 3.0 @@ -269,8 +269,7 @@ described above. This function should be called when the structure was allocated by the caller, rather than the CAM library. .Pp .Fn cam_getccb -allocates a CCB (see -.Xr ccb 4 ) +allocates a CCB using .Xr malloc 3 and sets fields in the CCB header using values from the -- cgit v1.1