svn commit: r40636 - head/en_US.ISO8859-1/books/faq
Eitan Adler
eadler at FreeBSD.org
Mon Jan 14 02:43:10 UTC 2013
Author: eadler
Date: Mon Jan 14 02:43:09 2013
New Revision: 40636
URL: http://svnweb.freebsd.org/changeset/doc/40636
Log:
Add comma after "e.g."
Approved by: bcr
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 Mon Jan 14 02:40:58 2013 (r40635)
+++ head/en_US.ISO8859-1/books/faq/book.xml Mon Jan 14 02:43:09 2013 (r40636)
@@ -2327,7 +2327,7 @@ bindkey ^[[3~ delete-char # for xterm</p
<para>What you should do:</para>
- <para>In the first case you can use a debugger e.g.
+ <para>In the first case you can use a debugger e.g.,
&man.gdb.1; to find the point in the program which is
attempting to access a bogus address and then fix it.</para>
More information about the svn-doc-head
mailing list