diff options
Diffstat (limited to 'sbin/reboot/boot_sparc.8')
-rw-r--r-- | sbin/reboot/boot_sparc.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/reboot/boot_sparc.8 b/sbin/reboot/boot_sparc.8 index 72e57b0..c3499bc 100644 --- a/sbin/reboot/boot_sparc.8 +++ b/sbin/reboot/boot_sparc.8 @@ -55,7 +55,7 @@ and unless this fails, the system will resume multi-user operations. The SPARC system currently uses the SunOS bootstrap loaders. This will be changed in a future version of the system. The SunOS boot will attempt to load -.Pa vmunix +.Pa kernel from partition A of the boot device, which must currently be an ``sd'' disk. .Pp @@ -69,8 +69,8 @@ Here it waits for a kernel debugger connect; see .Xr kgdb 8 . Other flags are currently ignored. .Sh FILES -.Bl -tag -width /vmunixxx -compact -.It Pa /vmunix +.Bl -tag -width /kernelxx -compact +.It Pa /kernel system code .It Pa /boot system bootstrap |