Remove a duplicated "line".

This commit is contained in:
Xin LI 2006-01-02 13:18:55 +00:00
parent c44a274d4b
commit bd9dc44478
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=26764

View file

@ -178,7 +178,7 @@
modified to include line numbers on the left. This first trace
inspects the instruction pointer and obtains a back trace. The
address that is used on line 41 for the <command>list</command>
command is the instruction pointer and can be found on line line
command is the instruction pointer and can be found on line
17. Most developers will request having at least this
information sent to them if you are unable to debug the problem
yourself. If, however, you do solve the problem, make sure that