Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jul 2021 21:54:34 GMT
From:      Ceri Davies <ceri@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: cd4346a0e4d8 - main - cd(9): correct minor typo in manpage.
Message-ID:  <202107012154.161LsYwf075390@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ceri (doc committer):

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

commit cd4346a0e4d8cd033514edde4011160c4539857b
Author:     Ceri Davies <ceri@FreeBSD.org>
AuthorDate: 2021-07-01 21:10:34 +0000
Commit:     Ceri Davies <ceri@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107012154.161LsYwf075390>