]> git.mxchange.org Git - flightgear.git/commitdiff
Corrected a comment.
authorcurt <curt>
Mon, 10 Jan 2000 21:07:52 +0000 (21:07 +0000)
committercurt <curt>
Mon, 10 Jan 2000 21:07:52 +0000 (21:07 +0000)
src/Main/options.cxx

index 6cd82a8c76b585dec3d291cd3f78f0ded08fd221..6ec0724e2ff711e80a9c5a36112ed9cca61be92b 100644 (file)
@@ -547,7 +547,7 @@ fgOPTIONS::parse_fov( const string& arg ) {
 //  device = OS device name of serial line to be open()'ed
 //  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)
 //  port = port, leave empty to let system choose