The branch main has been updated by ceri (doc committer):

URL: 
https://cgit.FreeBSD.org/src/commit/?id=cd4346a0e4d8cd033514edde4011160c4539857b

commit cd4346a0e4d8cd033514edde4011160c4539857b
Author:     Ceri Davies <c...@freebsd.org>
AuthorDate: 2021-07-01 21:10:34 +0000
Commit:     Ceri Davies <c...@freebsd.org>
CommitDate: 2021-07-01 21:54:25 +0000

    cd(9): correct minor typo in manpage.
---
 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 1beb518a86c3..44c6b7df4a01 100644
--- a/share/man/man9/cd.9
+++ b/share/man/man9/cd.9
@@ -51,7 +51,7 @@ device can have different interpretations of the
 .Tn SCSI
 spec.
 This can lead to drives requiring special handling in the driver.
-The following is a list of quirks that the driver recognize.
+The following is a list of quirks that the driver recognizes.
 .Bl -tag -width CD_Q_BCD_TRACKS
 .It Dv CD_Q_NO_TOUCH
 This flag tells the driver not to probe the drive at attach time to see if
_______________________________________________
dev-commits-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all
To unsubscribe, send any mail to "dev-commits-src-all-unsubscr...@freebsd.org"

Reply via email to