Corrected a comment.
This commit is contained in:
parent
58e1bc7698
commit
6e14da1e16
1 changed files with 1 additions and 1 deletions
|
@ -547,7 +547,7 @@ fgOPTIONS::parse_fov( const string& arg ) {
|
||||||
// device = OS device name of serial line to be open()'ed
|
// device = OS device name of serial line to be open()'ed
|
||||||
// baud = {300, 1200, 2400, ..., 230400}
|
// baud = {300, 1200, 2400, ..., 230400}
|
||||||
//
|
//
|
||||||
// Socket exacmple "--fgfs=socket,dir,hz,machine,port" where
|
// Socket exacmple "--native=socket,dir,hz,machine,port" where
|
||||||
//
|
//
|
||||||
// machine = machine name or ip address if client (leave empty if server)
|
// machine = machine name or ip address if client (leave empty if server)
|
||||||
// port = port, leave empty to let system choose
|
// port = port, leave empty to let system choose
|
||||||
|
|
Loading…
Reference in a new issue