Move where debug.witness.trace gets removed.
Reported by: bdrewery Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
e32cf2fa00
commit
64d04a7723
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52401
1 changed files with 6 additions and 6 deletions
|
@ -109,6 +109,12 @@
|
|||
configurable via &man.bsdinstall.8; for those that want
|
||||
it enabled by default)</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><filename>stable/<replaceable>12</replaceable>/release/Makefile</filename></entry>
|
||||
<entry>Remove the
|
||||
<literal>debug.witness.trace</literal> entries</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
|
@ -168,12 +174,6 @@
|
|||
<literal>OS_VERSION</literal></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><filename>head/release/Makefile</filename></entry>
|
||||
<entry>Remove the
|
||||
<literal>debug.witness.trace</literal> entries</entry>
|
||||
</row>
|
||||
|
||||
<?ignore
|
||||
|
||||
<row>
|
||||
|
|
Loading…
Reference in a new issue