Index: trunk/BNC/src/bnchelp.html
===================================================================
--- trunk/BNC/src/bnchelp.html	(revision 9404)
+++ trunk/BNC/src/bnchelp.html	(revision 9418)
@@ -4286,8 +4286,8 @@
 
 <pre>
-   /home/user/BNC${GPSWD}.sp3
-</pre>
-
-Note that '${GPSWD}' produces the GPS Week and Day number in the filename.</p>
+   /home/user/BNCOUTPUT0${V3PROD}.sp3
+</pre>
+Note that '${V3PROD}' produces the time stamp in the filename, which is related to the RINEX version 3 filename concept.
+</p>
 <p>
 Default is an empty option field, meaning that you do not want BNC to save the uploaded stream content in daily SP3 files.
@@ -4317,7 +4317,7 @@
 Specify a path for saving the generated clock corrections as Clock RINEX files. If the specified directory does not exist, BNC will not create Clock RINEX files. The following is a path example for a Linux system:
 <pre>
-   /home/user/BNC${GPSWD}.clk
-</pre>
-Note that '${GPSWD}' produces the GPS Week and Day number in the filename.
+   /home/user/BNCOUTPUT0${V3PROD}.clk
+</pre>
+Note that '${V3PROD}' produces the time stamp in the filename, which is related to the RINEX version 3 filename concept.
 </p>
 
@@ -5262,6 +5262,6 @@
 <b>Upload Corrections Panel keys:</b>
    uploadMountpointsOut   {Upload corrections table [character string, semicolon separated list, each element in quotation marks, example:
-                          "igs-ip.net,2101,IGS01,pass,IGS14,0,/home/user/BNC$[GPSWD}.sp3,/home/user/BNC$[GPSWD}.clk,258,1,0;
-                           euref-ip.net,2101,EUREF01,pass,ETRF2000,0,,,258,2,0"]}
+                          "igs-ip.net,2101,IGS01,2,user,pass,IGS14,IGS-SSR,0,/home/user/BNCOUTPUT0${V3PROD}.sp3,BNCOUTPUT0${V3PROD}.clk,258,1,0;
+                           euref-ip.net,2101,EUREF01,2,user,pass,ETRF2000,IGS-SSR,0,,,258,2,0"]}
    uploadIntr             {Length of SP3 and Clock RINEX file interval [character string: 1 min|2 min|5 min|10 min|15 min|30 min|1 hour|1 day]}
    uploadSamplRtcmEphCorr {Orbit corrections stream sampling rate [integer number of seconds: 0|5|10|15|20|25|30|35|40|45|50|55|60]}
@@ -5320,7 +5320,7 @@
 (6) bnc --key mountPoints "//user:pass@mgex.igs-ip.net:2101/CUT07 RTCM_3.0 ETH 9.03 38.74 no 2;
                            //user:pass@igs-ip.net:2101/FFMJ1 RTCM_3.1 DEU 50.09 8.66 no 2"
-(7) bnc --key cmbStreams "CLK11 BLG 1.0;CLK93 CNES 1.0"
-(8) bnc --key uploadMountpointsOut "products.igs-ip.net,98756,TEST,letmein,IGS14,2,/Users/weber/BNC${GPSWD}.clk,,33,3,2;
-                                    euref-ip.net,333,TEST2,aaaaa,NAD83,2,,,33,5,5"
+(7) bnc --key cmbStreams "SSRA00BKG1 BKG 1.0;SSRA00CNE1 CNES 1.0"
+(8) bnc --key uploadMountpointsOut "products.igs-ip.net,98756,TEST,2,user,passwd,IGS14,IGS-SSR,2,/Users/weber/BNCOUTPUT0${V3PROD}.clk,,33,3,2;
+                                    euref-ip.net,333,TEST2,2,user,passwd,ETRF12000,IGS-SSR,2,,,33,5,5"
 (9) bnc --key PPP/staTable "FFMJ1,100.0,100.0,100.0,100.0,100.0,100.0,0.1,3e-6,7777;
                             CUT07,100.0,100.0,100.0,100.0,100.0,100.0,0.1,3e-6,7778"
