svn commit: r39553 - head/en_US.ISO8859-1/books/handbook/serialcomms

Isabell Long issyl0 at FreeBSD.org
Sat Sep 15 09:39:57 UTC 2012


Author: issyl0
Date: Sat Sep 15 09:39:56 2012
New Revision: 39553
URL: http://svn.freebsd.org/changeset/doc/39553

Log:
  Change the mention of FreeBSD 7 to refer to the most recent FreeBSD 7 release in the serial communications Handbook chapter.
  
  Spotted by:	Garrett Cooper (yanegomi at gmail dot com)
  Pointyhat:	gjb (mentor, approver of r39550)
  Approved by:	gjb (mentor)

Modified:
  head/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml

Modified: head/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml	Sat Sep 15 07:22:53 2012	(r39552)
+++ head/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml	Sat Sep 15 09:39:56 2012	(r39553)
@@ -548,7 +548,7 @@
 	<command>/sbin/dmesg</command> command to replay the kernel's boot
 	messages.  In particular, look for messages that start with the
 	characters <literal>uart</literal> if you use &os;&nbsp;8.0 or
-	higher, or <literal>sio</literal> for &os;&nbsp;7.2 or older.</para>
+	higher, or <literal>sio</literal> for &os;&nbsp;7.4 or older.</para>
 
       <tip><para>To view just the messages that have the word
 	<literal>uart</literal> or <literal>sio</literal> depending on the


More information about the svn-doc-all mailing list