This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/setserial.git#6c0d9f6e76323ab9ecf0a1eb835a731b7b265553
12 lines
736 B
Diff
12 lines
736 B
Diff
--- setserial-2.17/setserial.c.spelling 2003-01-10 17:21:24.000000000 +0000
|
|
+++ setserial-2.17/setserial.c 2003-01-10 17:21:39.000000000 +0000
|
|
@@ -707,7 +707,7 @@
|
|
fprintf(stderr, "\t spd_warp\tuse 460kb instead of 38.4kb\n");
|
|
fprintf(stderr, "\t spd_cust\tuse the custom divisor to set the speed at 38.4kb\n");
|
|
fprintf(stderr, "\t\t\t\t(baud rate = baud_base / custom_divisor)\n");
|
|
- fprintf(stderr, "\t spd_normal\tuse 38.4kb when a buad rate of 38.4kb is selected\n");
|
|
+ fprintf(stderr, "\t spd_normal\tuse 38.4kb when a baud rate of 38.4kb is selected\n");
|
|
fprintf(stderr, "\n");
|
|
fprintf(stderr, "Use a leading '0x' for hex numbers.\n");
|
|
fprintf(stderr, "CAUTION: Using an invalid port can lock up your machine!\n");
|