svn commit: r51495 - head/en_US.ISO8859-1/books/faq

Eitan Adler <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: eadler
Date: Sat Mar 17 20:10:38 2018
New Revision: 51495
URL: https://svnweb.freebsd.org/changeset/doc/51495

Log:
  Fix quoting
  
  Use single quotes to avoid errors in weird shell configurations

Modified:
  head/en_US.ISO8859-1/books/faq/book.xml

Modified: head/en_US.ISO8859-1/books/faq/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/faq/book.xml	Sat Mar 17 20:05:02 2018	(r51494)
+++ head/en_US.ISO8859-1/books/faq/book.xml	Sat Mar 17 20:10:38 2018	(r51495)
@@ -6316,7 +6316,7 @@ ATDT1234567</programlisting>
 	    or run this command after the system is up and
 	    running:</para>
 
-	  <screen>&prompt.user; <userinput>grep -E "^(sio|uart)[0-9] &lt; /var/run/dmesg.boot"</userinput>
+	  <screen>&prompt.user; <userinput>grep -E '^(sio|uart)[0-9]' &lt; /var/run/dmesg.boot</userinput>
 sio0: &lt;16550A-compatible COM port&gt; port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
 sio0: type 16550A
 sio1: &lt;16550A-compatible COM port&gt; port 0x2f8-0x2ff irq 3 on acpi0
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.