[Bug 196281] New: Latest Version Reported Wrongly In FAQ

2014-12-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196281

Bug ID: 196281
   Summary: Latest Version Reported Wrongly In FAQ
   Product: Documentation
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Many People
  Priority: ---
 Component: Documentation
  Assignee: freebsd-doc@FreeBSD.org
  Reporter: madanslibr...@gmail.com

Articles 1.7 and above in the Introduction section of the FAQ page wrongly
report the latest FreeBSD version as 10.0 link:
https://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/introduction.html#idp55419856

Note that the following articles after 1.7 (1.8, etc.) also report the same
(wrong) version.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-doc@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"


[Bug 196287] New: Handbook: 12.13.2.2. Suspend/Resume, wrong suggested hw.acpi.reset_video value

2014-12-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196287

Bug ID: 196287
   Summary: Handbook: 12.13.2.2. Suspend/Resume, wrong suggested
hw.acpi.reset_video value
   Product: Documentation
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Documentation
  Assignee: freebsd-doc@FreeBSD.org
  Reporter: acheron.blackf...@gmail.com

https://www.freebsd.org/doc/handbook/acpi-overview.html

12.13.2.2. Suspend/Resume
10th paragraph (including the two code boxes)
the sentence before last


"Try setting hw.acpi.reset_video to 0 if the display is messed up after
resume."


Should suggest setting to 1 instead of 0. From acpi(4):

hw.acpi.reset_video
 Reset the video adapter from real mode during the resume path.
 Some systems need this help, others have display problems if it
 is enabled.  Default is 0 (disabled).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-doc@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"