diff options
author | Frans Pop <elendil@planet.nl> | 2009-04-09 08:34:37 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2009-04-09 08:34:37 +0000 |
commit | a02b772d420a13f265e6076df0333fa3f7eea28f (patch) | |
tree | 7765e130be8b59cab994f1266ecb823d457e6a9e /en/boot-installer | |
parent | d5c09fd8fb96549763ea946fa1dd51caf63b87a0 (diff) | |
download | installation-guide-a02b772d420a13f265e6076df0333fa3f7eea28f.zip |
Correct variable reference for brltty
Diffstat (limited to 'en/boot-installer')
-rw-r--r-- | en/boot-installer/accessibility.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/boot-installer/accessibility.xml b/en/boot-installer/accessibility.xml index de25d84f5..85432785e 100644 --- a/en/boot-installer/accessibility.xml +++ b/en/boot-installer/accessibility.xml @@ -44,7 +44,7 @@ boot parameter to tell <classname>brltty</classname> which driver it should use. <replaceable>driver</replaceable> should be replaced by the two-letter driver code for your terminal (see the <ulink url="&url-brltty-driver-codes;">driver code list</ulink>). -<replaceable>device</replaceable> should be replaced by the name of the +<replaceable>port</replaceable> should be replaced by the name of the serial port the display is connected to, <userinput>ttyS0</userinput> is the default. <replaceable>table</replaceable> is the name of the braille table to be used (see the <ulink url="&url-brltty-table-codes;">table code |