Fix a typo - 'ouput' -> 'output'.
PR: 78007 Submitted by: "Jesus R. Camou" <jcamou@cox.net>
This commit is contained in:
parent
1eefd58fea
commit
b8168a63b9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23883
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@
|
|||
you can for any other program.</para>
|
||||
|
||||
<para>This first dump is from a 5.2-BETA kernel and the crash
|
||||
comes from deep within the kernel. The ouput below has been
|
||||
comes from deep within the kernel. The output below has been
|
||||
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>
|
||||
|
|
Loading…
Reference in a new issue