Bug 66828 - [patch] /usr/src/sys/conf/NOTES spelling and punctuation nits.
Summary: [patch] /usr/src/sys/conf/NOTES spelling and punctuation nits.
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Peter Pentchev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-18 18:40 UTC by Michel Lavondes
Modified: 2004-07-29 08:35 UTC (History)
0 users

See Also:


Attachments
file.diff (627 bytes, patch)
2004-05-18 18:40 UTC, Michel Lavondes
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michel Lavondes 2004-05-18 18:40:09 UTC
See patch.

Fix: (Also at http://www.livejournal.com/users/pauamma/3822.html)
How-To-Repeat: more /sys/<arch>/conf/LINT (as far as I can tell, this is in the MI part, so should apply to all architectures)
Comment 1 Michel Lavondes 2004-06-10 23:34:46 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
Comment 2 Peter Pentchev freebsd_committer freebsd_triage 2004-07-15 08:52:35 UTC
State Changed
From-To: open->patched

Committed to -CURRENT with a couple of changes, MFC in two weeks.  Thanks! 


Comment 3 Peter Pentchev freebsd_committer freebsd_triage 2004-07-15 08:52:35 UTC
Responsible Changed
From-To: freebsd-doc->roam

I'll take care of the MFC.
Comment 4 Peter Pentchev freebsd_committer freebsd_triage 2004-07-29 08:34:57 UTC
State Changed
From-To: patched->closed

The bktr wording fixes were MFC'd.  Thanks!