summaryrefslogtreecommitdiffstats
path: root/lib/libcam/cam.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
committerru <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
commit1541af42f12f8570fb332516efee8f1e030c3e46 (patch)
tree8a41fa7aceada1e7e82a06e67d6722b3c843f482 /lib/libcam/cam.3
parent13e88b41bac03367de7406f96648f28a64fc7322 (diff)
downloadFreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.zip
FreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.tar.gz
Expand *n't contractions.
Diffstat (limited to 'lib/libcam/cam.3')
-rw-r--r--lib/libcam/cam.38
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libcam/cam.3 b/lib/libcam/cam.3
index 76b716b..539709f 100644
--- a/lib/libcam/cam.3
+++ b/lib/libcam/cam.3
@@ -191,8 +191,8 @@ Once the device name and unit number
are determined, a lookup is performed to determine the passthrough device
that corresponds to the given device.
.Fn cam_open_device
-is rather simple to use, but it isn't really suitable for general use
-because its behavior isn't necessarily deterministic.
+is rather simple to use, but it is not really suitable for general use
+because its behavior is not necessarily deterministic.
Programmers writing
new applications should make the extra effort to use one of the other open
routines documented below.
@@ -419,10 +419,10 @@ The CAM library first appeared in
.An Kenneth Merry Aq ken@FreeBSD.org
.Sh BUGS
.Fn cam_open_device
-doesn't check to see if the
+does not check to see if the
.Fa path
passed in is a symlink to something.
-It also doesn't check to see if the
+It also does not check to see if the
.Fa path
passed in is an actual
.Xr pass 4
OpenPOWER on IntegriCloud