Ensure that a serial port is set up before used.
This commit is contained in:
parent
a8ac7eb3f9
commit
61928d1323
11 changed files with 58 additions and 11 deletions
|
@ -3054,6 +3054,10 @@ should mount the partition with the @samp{-o notail} option.
|
|||
@item 32 : Must be authenticated
|
||||
This error is returned if you try to run a locked entry. You should
|
||||
enter a correct password before running such an entry.
|
||||
|
||||
@item 33 : Serial device not configured
|
||||
This error is returned if you try to change your terminal to a serial
|
||||
one before initializing any serial device.
|
||||
@end table
|
||||
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@set UPDATED 5 July 2001
|
||||
@set UPDATED-MONTH July 2001
|
||||
@set UPDATED 13 October 2001
|
||||
@set UPDATED-MONTH October 2001
|
||||
@set EDITION 0.90
|
||||
@set VERSION 0.90
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@set UPDATED 5 July 2001
|
||||
@set UPDATED-MONTH July 2001
|
||||
@set UPDATED 13 October 2001
|
||||
@set UPDATED-MONTH October 2001
|
||||
@set EDITION 0.90
|
||||
@set VERSION 0.90
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue