Bug 38815

Summary: Many typo fixed, and a question left unanswered
Product: Documentation Reporter: Chris Pepper <pepper>
Component: Books & ArticlesAssignee: Christian Brueffer <brueffer>
Status: Closed FIXED    
Severity: Affects Only Me CC: yokota
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
syscons.4.patch none

Description Chris Pepper 2002-06-02 10:40:14 UTC
s/let the user to login/let the user log in/
s/and a switch key/and switch keys/
s/can be changed by the/can be changed with the/
s/80-column- by-25-line/80-column-by-25-line/
s/modes may require different size of font./modes may require different font sizes./
s/load these three sizes/load all three sizes/
Change old reference to '/etc/rc.conf.local' to '/etc/rc.conf'.
s/make a particular font file as the default font./specify a particular font file as the default./
...and a bunch more minor clean-up, visible in the patch below.

	Of course, the document should also say where all these options should be recorded or set, but I don't know the answer to that. --cp
Comment 1 Christian Brueffer freebsd_committer freebsd_triage 2003-03-23 00:43:07 UTC
Responsible Changed
From-To: freebsd-doc->brueffer

I'll take this
Comment 2 Christian Brueffer freebsd_committer freebsd_triage 2003-04-21 20:08:45 UTC
State Changed
From-To: open->patched

I committed a slightly different version, thanks! MFC to come.
Comment 3 Christian Brueffer 2003-04-25 23:00:06 UTC
Hi,

regarding the unanswered question, at the top of the DRIVER CONFIGURATION
section, it is mentioned that all options that follow are kernel
configuration options.

Do you think this is enough to answer the question or should it be clarified?

- Christian

-- 
Christian Brueffer	chris@unixpages.org	brueffer@FreeBSD.org
GPG Key:	 http://people.freebsd.org/~brueffer/brueffer.key.asc
GPG Fingerprint: A5C8 2099 19FF AACA F41B  B29B 6C76 178C A0ED 982D
Comment 4 Chris Pepper 2003-04-26 01:03:29 UTC
At 12:00 AM +0200 2003/04/26, Christian Brueffer wrote:
>Hi,
>
>regarding the unanswered question, at the top of the DRIVER CONFIGURATION
>section, it is mentioned that all options that follow are kernel
>configuration options.
>
>Do you think this is enough to answer the question or should it be clarified?

	If no one else has had this problem/confusion, it's probably 
just me overlooking it. Feel free to close.


						Thx,


						Chris
-- 
Chris Pepper:               <http://www.reppep.com/~pepper/>
Rockefeller University:     <http://www.rockefeller.edu/>
Comment 5 Christian Brueffer freebsd_committer freebsd_triage 2003-04-26 01:07:43 UTC
State Changed
From-To: patched->closed

MFC done, thanks!