Make the description of the available configuration options match the
reality.
This commit is contained in:
parent
9848ee3fee
commit
dad7ba0e24
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=406
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: diskless.sgml,v 1.4 1996-05-16 23:17:53 mpp Exp $ -->
|
||||
<!-- $Id: diskless.sgml,v 1.5 1996-07-06 14:20:11 joerg Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect><heading>Diskless operation<label id="diskless"></heading>
|
||||
|
@ -66,6 +66,8 @@ swapfs <ip:/fs> - print/set swap filesystem
|
|||
swapsize <size> - set diskless swapsize in Kbytes
|
||||
diskboot - boot from disk
|
||||
autoboot - continue boot process
|
||||
trans <on|off> - turn transceiver on|off
|
||||
flags [bcdhsv] - set boot flags
|
||||
</verb></tscreen>
|
||||
A typical completely diskless cfg file might contain:
|
||||
<tscreen><verb>
|
||||
|
|
Loading…
Reference in a new issue