Add comma after "e.g."

Approved by:	bcr
This commit is contained in:
Eitan Adler 2013-01-14 02:43:09 +00:00
parent 0f8ec17371
commit 302a64e0c1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40636

View file

@ -2327,7 +2327,7 @@ bindkey ^[[3~ delete-char # for xterm</programlisting>
<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>