diff options
author | Holger Wansing <linux@wansing-online.de> | 2013-04-16 19:11:33 +0000 |
---|---|---|
committer | Holger Wansing <linux@wansing-online.de> | 2013-04-16 19:11:33 +0000 |
commit | 8aae5ef1a50596dc80005fad4a1977f0161a303e (patch) | |
tree | 0cce940dbb904729fdb710fa1f8e3c393e8f1634 /en/boot-installer | |
parent | 31d16afd76f468cb52adc67ae4afbb860ddd97d1 (diff) | |
download | installation-guide-8aae5ef1a50596dc80005fad4a1977f0161a303e.zip |
Fix typo
Diffstat (limited to 'en/boot-installer')
-rw-r--r-- | en/boot-installer/parameters.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/boot-installer/parameters.xml b/en/boot-installer/parameters.xml index 0a1dcdf00..53217ed39 100644 --- a/en/boot-installer/parameters.xml +++ b/en/boot-installer/parameters.xml @@ -45,7 +45,7 @@ your serial device, which is usually something like </para><para> You may need to specify parameters for the serial port, such as speed and -parity, for instance <userinput>console=ttyS0,9600n8</userinput> ; other typical +parity, for instance <userinput>console=ttyS0,9600n8</userinput>; other typical speeds may be 57600 or 115200. </para><para> |