From 7ebcc426efefea9cd16ac6f565e72030c608f7a4 Mon Sep 17 00:00:00 2001
From: Dima Dorfman
Date: Sun, 15 Jul 2001 07:53:42 +0000
Subject: Remove whitespace at EOL.
---
lib/libcam/cam.3 | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
(limited to 'lib/libcam/cam.3')
diff --git a/lib/libcam/cam.3 b/lib/libcam/cam.3
index fd838d35f4d0..2253bda28308 100644
--- a/lib/libcam/cam.3
+++ b/lib/libcam/cam.3
@@ -147,15 +147,15 @@ struct cam_device {
* Unit number given by
* the user.
*/
- char device_name[DEV_IDLEN+1];/*
- * Name of the device,
- * e.g. 'pass'
+ char device_name[DEV_IDLEN+1];/*
+ * Name of the device,
+ * e.g. 'pass'
*/
u_int32_t dev_unit_num; /* Unit number of the passthrough
* device associated with this
* particular device.
*/
-
+
char sim_name[SIM_IDLEN+1];/*
* Controller name, e.g.'ahc'
*/
@@ -365,7 +365,7 @@ returns an allocated and partially initialized CCB, or NULL if allocation
of the CCB failed.
.Pp
.Fn cam_send_ccb
-returns a value of -1 if an error occured, and
+returns a value of -1 if an error occured, and
.Va errno
is set to indicate the error.
.Pp
@@ -395,7 +395,7 @@ characters long.
.Xr pass 4 ,
.Xr camcontrol 8
.Sh HISTORY
-The CAM library first appeared in
+The CAM library first appeared in
.Fx 3.0 .
.Sh AUTHORS
.An Kenneth Merry Aq ken@FreeBSD.org
--
cgit v1.3