Add comma after "e.g."
Approved by: bcr
This commit is contained in:
parent
0f8ec17371
commit
302a64e0c1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40636
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue