Print this page
9842 man page typos and spelling


  81 .It Ic boot-conf Ar kernelname Op Cm ...
  82 .It Ic boot-conf Ar directory Op Cm ...
  83 .It Ic boot-conf Fl flag Cm ...
  84 Works like
  85 .Ic boot
  86 described above, but instead of booting immediately, uses
  87 .Ic autoboot ,
  88 so it can be stopped.
  89 .Pp
  90 .It Ic start
  91 Reads
  92 .Pa /boot/defaults/loader.conf ,
  93 all other
  94 .Xr loader.conf 4
  95 files specified in it, then loads the desired kernel and modules
  96 .Pq if not already loaded .
  97 After which you can use the
  98 .Ic boot
  99 or
 100 .Ic autoboot
 101 commmands or simply exit (provided
 102 .Va autoboot_delay
 103 is not set to NO) to boot the system.
 104 .Ic start
 105 is the command used in the default
 106 .Pa /boot/loader.rc
 107 file
 108 .Pq see Xr loader 5 .
 109 .Pp
 110 .It Ic initialize
 111 Initialize the support library so commands can be used without executing
 112 .Ic start
 113 first.
 114 Like
 115 .Ic start ,
 116 it reads
 117 .Pa /boot/defaults/loader.conf
 118 and all other
 119 .Xr loader.conf 4
 120 files specified in it
 121 .Pq but does not load kernel or modules .




  81 .It Ic boot-conf Ar kernelname Op Cm ...
  82 .It Ic boot-conf Ar directory Op Cm ...
  83 .It Ic boot-conf Fl flag Cm ...
  84 Works like
  85 .Ic boot
  86 described above, but instead of booting immediately, uses
  87 .Ic autoboot ,
  88 so it can be stopped.
  89 .Pp
  90 .It Ic start
  91 Reads
  92 .Pa /boot/defaults/loader.conf ,
  93 all other
  94 .Xr loader.conf 4
  95 files specified in it, then loads the desired kernel and modules
  96 .Pq if not already loaded .
  97 After which you can use the
  98 .Ic boot
  99 or
 100 .Ic autoboot
 101 commands or simply exit (provided
 102 .Va autoboot_delay
 103 is not set to NO) to boot the system.
 104 .Ic start
 105 is the command used in the default
 106 .Pa /boot/loader.rc
 107 file
 108 .Pq see Xr loader 5 .
 109 .Pp
 110 .It Ic initialize
 111 Initialize the support library so commands can be used without executing
 112 .Ic start
 113 first.
 114 Like
 115 .Ic start ,
 116 it reads
 117 .Pa /boot/defaults/loader.conf
 118 and all other
 119 .Xr loader.conf 4
 120 files specified in it
 121 .Pq but does not load kernel or modules .