Correct transposed "the all".

Approved by:	bcr (mentor)
This commit is contained in:
Warren Block 2012-01-22 17:11:52 +00:00
parent d3c3243453
commit 96ab6d2e08
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38285

View file

@ -881,7 +881,7 @@ SYSINIT(announce, SI_SUB_COPYRIGHT, SI_ORDER_FIRST, print_caddr_t, copyright)</p
<para>The <literal>DATA_SET()</literal> macro expands to a
<literal>MAKE_SET()</literal>, and that macro is the point
where the all sysinit magic is hidden:</para>
where all the sysinit magic is hidden:</para>
<programlisting><filename>/usr/include/linker_set.h:</filename>
#define MAKE_SET(set, sym) \