diff options
-rw-r--r-- | en/preparing/bios-setup/sparc.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/en/preparing/bios-setup/sparc.xml b/en/preparing/bios-setup/sparc.xml index e0dfe0bbf..7def315bc 100644 --- a/en/preparing/bios-setup/sparc.xml +++ b/en/preparing/bios-setup/sparc.xml @@ -55,14 +55,14 @@ Typically, with newer revisions, you can use OpenBoot devices such as meanings; the <quote>net</quote> device is for booting from the network. Additionally, the device name can specify a particular partition of a disk, such as <quote>disk2:a</quote> to boot disk2, first partition. Full -OpenBoot device names have the form +OpenBoot device names have the form: <informalexample> <screen> <replaceable>driver-name</replaceable>@ <replaceable>unit-address</replaceable>: <replaceable>device-arguments</replaceable> -</screen></informalexample>. +</screen></informalexample> In older revisions of OpenBoot, device naming is a bit different: the floppy device is called <quote>/fd</quote>, and SCSI disk devices are of |