aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/cd.9
diff options
context:
space:
mode:
authorJens Schweikhardt <schweikh@FreeBSD.org>2012-07-01 19:40:51 +0000
committerJens Schweikhardt <schweikh@FreeBSD.org>2012-07-01 19:40:51 +0000
commitb21a8885cfb5199b834230bbd47139083fa74832 (patch)
tree51a8ca1b3d86cda6bcdc1d46843af4c3c8b72d16 /share/man/man9/cd.9
parent9e731915eba88c363ce5386dcdb5a7adcea96fcc (diff)
downloadsrc-b21a8885cfb5199b834230bbd47139083fa74832.tar.gz
src-b21a8885cfb5199b834230bbd47139083fa74832.zip
Correct a grammo.
Notes
Notes: svn path=/head/; revision=237937
Diffstat (limited to 'share/man/man9/cd.9')
-rw-r--r--share/man/man9/cd.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/cd.9 b/share/man/man9/cd.9
index 59f796dc3d24..f5b748b4f962 100644
--- a/share/man/man9/cd.9
+++ b/share/man/man9/cd.9
@@ -57,7 +57,7 @@ This can lead to drives requiring special handling in the driver.
The following is a list of quirks that the driver recognize.
.Bl -tag -width CD_Q_BCD_TRACKS
.It Dv CD_Q_NO_TOUCH
-This flag tell the driver not to probe the drive at attach time to see if
+This flag tells the driver not to probe the drive at attach time to see if
there is a disk in the drive and find out what size it is.
This flag is currently unimplemented in the CAM
.Nm