From b21a8885cfb5199b834230bbd47139083fa74832 Mon Sep 17 00:00:00 2001 From: Jens Schweikhardt Date: Sun, 1 Jul 2012 19:40:51 +0000 Subject: [PATCH] Correct a grammo. --- share/man/man9/cd.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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