diff options
author | Frans Pop <elendil@planet.nl> | 2006-12-29 05:23:38 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2006-12-29 05:23:38 +0000 |
commit | 8169634dc0b2a6fcc85233afb4f302b0dee336e6 (patch) | |
tree | 581be642aaae7e7e2be33b1a3a1a7fc61243530a /en | |
parent | 8950534bd4c8ef5effcda05fbc929a8b4886d8e7 (diff) | |
download | installation-guide-8169634dc0b2a6fcc85233afb4f302b0dee336e6.zip |
Remove stray period
Diffstat (limited to 'en')
-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 |