Remove <blockquote> tag around quoted screen output.
Prodded-by: nik
This commit is contained in:
parent
2ad5ddd4e8
commit
b607de5d28
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4674
4 changed files with 8 additions and 12 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$Id: chapter.sgml,v 1.12 1999-04-06 01:26:25 grog Exp $
|
||||
$Id: chapter.sgml,v 1.13 1999-04-12 04:41:20 grog Exp $
|
||||
-->
|
||||
|
||||
<chapter id="kerneldebug">
|
||||
|
@ -89,7 +89,7 @@
|
|||
is a real-world error trace taken during the development of the pcvt
|
||||
console driver.</para>
|
||||
|
||||
<blockquote><screen> 1:Script started on Fri Dec 30 23:15:22 1994
|
||||
<screen> 1:Script started on Fri Dec 30 23:15:22 1994
|
||||
2:&prompt.root; <userinput>cd /sys/compile/URIAH</userinput>
|
||||
3:&prompt.root; <userinput>kgdb kernel /var/crash/vmcore.1</userinput>
|
||||
4:Reading symbol data from /usr/src/sys/compile/URIAH/kernel
|
||||
|
@ -170,7 +170,6 @@
|
|||
78:exit
|
||||
79:
|
||||
80:Script done on Fri Dec 30 23:18:04 1994</screen>
|
||||
</blockquote>
|
||||
<para>Comments to the above script:</para>
|
||||
|
||||
<variablelist>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$Id: chapter.sgml,v 1.12 1999-04-06 01:26:25 grog Exp $
|
||||
$Id: chapter.sgml,v 1.13 1999-04-12 04:41:20 grog Exp $
|
||||
-->
|
||||
|
||||
<chapter id="kerneldebug">
|
||||
|
@ -89,7 +89,7 @@
|
|||
is a real-world error trace taken during the development of the pcvt
|
||||
console driver.</para>
|
||||
|
||||
<blockquote><screen> 1:Script started on Fri Dec 30 23:15:22 1994
|
||||
<screen> 1:Script started on Fri Dec 30 23:15:22 1994
|
||||
2:&prompt.root; <userinput>cd /sys/compile/URIAH</userinput>
|
||||
3:&prompt.root; <userinput>kgdb kernel /var/crash/vmcore.1</userinput>
|
||||
4:Reading symbol data from /usr/src/sys/compile/URIAH/kernel
|
||||
|
@ -170,7 +170,6 @@
|
|||
78:exit
|
||||
79:
|
||||
80:Script done on Fri Dec 30 23:18:04 1994</screen>
|
||||
</blockquote>
|
||||
<para>Comments to the above script:</para>
|
||||
|
||||
<variablelist>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$Id: chapter.sgml,v 1.12 1999-04-06 01:26:25 grog Exp $
|
||||
$Id: chapter.sgml,v 1.13 1999-04-12 04:41:20 grog Exp $
|
||||
-->
|
||||
|
||||
<chapter id="kerneldebug">
|
||||
|
@ -89,7 +89,7 @@
|
|||
is a real-world error trace taken during the development of the pcvt
|
||||
console driver.</para>
|
||||
|
||||
<blockquote><screen> 1:Script started on Fri Dec 30 23:15:22 1994
|
||||
<screen> 1:Script started on Fri Dec 30 23:15:22 1994
|
||||
2:&prompt.root; <userinput>cd /sys/compile/URIAH</userinput>
|
||||
3:&prompt.root; <userinput>kgdb kernel /var/crash/vmcore.1</userinput>
|
||||
4:Reading symbol data from /usr/src/sys/compile/URIAH/kernel
|
||||
|
@ -170,7 +170,6 @@
|
|||
78:exit
|
||||
79:
|
||||
80:Script done on Fri Dec 30 23:18:04 1994</screen>
|
||||
</blockquote>
|
||||
<para>Comments to the above script:</para>
|
||||
|
||||
<variablelist>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$Id: chapter.sgml,v 1.12 1999-04-06 01:26:25 grog Exp $
|
||||
$Id: chapter.sgml,v 1.13 1999-04-12 04:41:20 grog Exp $
|
||||
-->
|
||||
|
||||
<chapter id="kerneldebug">
|
||||
|
@ -89,7 +89,7 @@
|
|||
is a real-world error trace taken during the development of the pcvt
|
||||
console driver.</para>
|
||||
|
||||
<blockquote><screen> 1:Script started on Fri Dec 30 23:15:22 1994
|
||||
<screen> 1:Script started on Fri Dec 30 23:15:22 1994
|
||||
2:&prompt.root; <userinput>cd /sys/compile/URIAH</userinput>
|
||||
3:&prompt.root; <userinput>kgdb kernel /var/crash/vmcore.1</userinput>
|
||||
4:Reading symbol data from /usr/src/sys/compile/URIAH/kernel
|
||||
|
@ -170,7 +170,6 @@
|
|||
78:exit
|
||||
79:
|
||||
80:Script done on Fri Dec 30 23:18:04 1994</screen>
|
||||
</blockquote>
|
||||
<para>Comments to the above script:</para>
|
||||
|
||||
<variablelist>
|
||||
|
|
Loading…
Reference in a new issue