FreeBSD builds on more than 3 platforms now.
This commit is contained in:
parent
196246ce50
commit
41dd7161fc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16879
1 changed files with 4 additions and 2 deletions
|
@ -487,8 +487,10 @@
|
|||
<programlisting>machine i386</programlisting>
|
||||
|
||||
<para>This is the machine architecture. It must be either
|
||||
<literal>i386</literal>, <literal>alpha</literal>, or
|
||||
<literal>pc98</literal>.</para>
|
||||
<literal>i386</literal>, <literal>pc98</literal>,
|
||||
<literal>sparc64</literal>, <literal>alpha</literal>,
|
||||
<literal>ia64</literal>, <literal>amd64</literal>, or
|
||||
<literal>powerpc</literal>.</para>
|
||||
|
||||
<indexterm>
|
||||
<primary>kernel options</primary>
|
||||
|
|
Loading…
Reference in a new issue