| Summary: | [patch] /usr/src/sys/conf/NOTES spelling and punctuation nits. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Michel Lavondes <fox> | ||||
| Component: | Books & Articles | Assignee: | Peter Pentchev <roam> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Michel Lavondes
2004-05-18 18:40:09 UTC
Trying again, this time with the right patch. *sigh* --- sys_conf_NOTES.orig\tSat May 29 16:55:54 2004 +++ sys_conf_NOTES\tSat May 29 17:24:52 2004 @@ -1934,13 +1934,13 @@ # options BROOKTREE_SYSTEM_DEFAULT=BROOKTREE_PAL # or # options BROOKTREE_SYSTEM_DEFAULT=BROOKTREE_NTSC -# Specifes the default video capture mode. +# Specifies the default video capture mode. # This is required for Dual Crystal (28&35Mhz) boards where PAL is used -# to prevent hangs during initialisation. eg VideoLogic Captivator PCI. +# to prevent hangs during initialisation, eg VideoLogic Captivator PCI. # # options \tBKTR_USE_PLL # PAL or SECAM users who have a 28Mhz crystal (and no 35Mhz crystal) -# must enable PLL mode with this option. eg some new Bt878 cards. +# must enable PLL mode with this option, eg some new Bt878 cards. # # options \tBKTR_GPIO_ACCESS # This enable IOCTLs which give user level access to the GPIO port. -- "I'd ask if you'd found the right sort of isolated wasteland for your citadel of dread yet, but that would be a silly question; you're in Utah, after all." --ESR to Darl McBride (Chief Excessive Ossifier of Squandered Clues Obstination), in http://www.catb.org/~esr/writings/mcbride.html > > ---------- Forwarded message ---------- > Date: Tue, 18 May 2004 10:40:09 -0700 (PDT) > From: FreeBSD-gnats-submit@FreeBSD.org > To: Michel Lavondès <fox@vader.aacc.cc.md.us> > http://www.freebsd.org/cgi/query-pr.cgi?pr=66828 State Changed From-To: open->patched Committed to -CURRENT with a couple of changes, MFC in two weeks. Thanks! Responsible Changed From-To: freebsd-doc->roam I'll take care of the MFC. State Changed From-To: patched->closed The bktr wording fixes were MFC'd. Thanks! |