Bug 124143

Summary: [patch] Fix Source Code Reference in FAQ, Question 5.9
Product: Documentation Reporter: Gabor Pali <pgj>
Component: Books & ArticlesAssignee: Gabor Pali <pgj>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
books.faq.patch.24.diff none

Description Gabor Pali freebsd_committer freebsd_triage 2008-05-30 17:50:05 UTC
	There is reference to a kernel source file, named sio.c in the
	FreeBSD FAQ, Question 5.9. ``Why does the screen go black and lose
	sync when I boot?'' that does not exists in the form as it was
	written. Actually, it was removed from /usr/src/sys/i386/isa [1]
	and it was introduced in /usr/src/sys/dev/sio [2] and in
	/usr/src/sys/pc98/cbus [3].
	
	[1] http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/isa/Attic/sio.c?hideattic=0
	[2] http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/sio/sio.c?rev=1.1;content-type=text%2Fplain
	[3] http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/pc98/cbus/sio.c?rev=1.1;content-type=text%2Fplain
Comment 1 Gabor Pali freebsd_committer freebsd_triage 2008-05-31 03:01:44 UTC
Responsible Changed
From-To: freebsd-doc->pgj

Take.
Comment 2 Gabor Pali freebsd_committer freebsd_triage 2008-05-31 10:00:32 UTC
State Changed
From-To: open->closed

Committed.
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-05-31 10:00:36 UTC
pgj         2008-05-31 09:00:32 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/faq book.sgml 
  Log:
  - Fix kernel source references for sio.c
  
  PR:             docs/124143
  Submitted by:   pgj
  Approved by:    gabor (mentor)
  
  Revision  Changes    Path
  1.833     +1 -1      doc/en_US.ISO8859-1/books/faq/book.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"