Index: trunk/BNC/bnchelp.html
===================================================================
--- trunk/BNC/bnchelp.html	(revision 1149)
+++ trunk/BNC/bnchelp.html	(revision 1150)
@@ -115,5 +115,5 @@
 3.14. <a href=#cmd>Command Line</a><br>
 &nbsp; &nbsp; &nbsp; 3.14.1. <a href=#nw>No Window</a><br>
-&nbsp; &nbsp; &nbsp; 3.14.2. <a href=#post>Post Processing</a><br>
+&nbsp; &nbsp; &nbsp; 3.14.2. <a href=#post>Offline</a><br>
 </p>
 
@@ -674,5 +674,5 @@
 <p><a name="cmd"><h4>3.14. Command Line</h4></p>
 <p> 
-Command line options are available to run BNC in 'no window' mode or let it read data from a file in a 'post processing' mode.
+Command line options are available to run BNC in 'no window' mode or let it read data from a file in 'offline' mode.
 BNC will then use processing options from the configuration file ${HOME}/.config/BKG/BNC_NTRIP_Client.conf (Unix/Linux, see Config File example in the Annex) or from the register BKG_NTRIP_Client (Windows). Note that the self-explaining contents of the configuration file or the Windows register can easily be edited. 
 </p> 
@@ -680,21 +680,22 @@
 <p><a name="nw"><h4>3.14.1 No Window - optional</h4></p>
 <p>
-On all systems BNC can be started in batch mode with the command line option '-nw'. BNC will then run in 'no window' mode, using processing options from its configuration file. Terminate BNC using Windows Task Manager when running it in 'no window' mode on Windows systems.
-</p> 
-
-<p><a name="post"><h4>3.14.2 Post Processing - optional</h4></p>
-<p>
-Although BNC is a real-time tool, it can be run in post processing mode to read data from a file. Enter the following two command line options for that:<br><br>
-'-file' to enter the full path to an input file, and<br>
-'-format' to enter one of the file format describing strings 'RTCM_2', 'RTCM_3' or 'RTIGS'.<br><br>
-Example:
-</p>
-<pre>
+On all systems BNC can be started as a batch job with the command line option '-nw'. BNC will then run in 'no window' mode, using processing options from its configuration file. Terminate BNC using Windows Task Manager when running it in 'no window' mode on Windows systems.
+</p> 
+
+<p><a name="post"><h4>3.14.2 Offline - optional</h4></p>
+<p>
+Although BNC is a real-time tool, it can be run in 'offline' mode to read data from a file for post processing purposes. Enter the following two command line options for that:
+</p>
+<p>
+<ul>
+<li>'-file &#060;<u>file</u>&#062;' to enter the full path to an input <u>file</u>, and</li>
+<li>'-format &#060;<u>format</u>&#062;' to enter one of the file <u>format</u> describing strings 'RTCM_2', 'RTCM_3' or 'RTIGS'.</li>
+</ul>
+<p>
+Example:<br><br>
 ./bnc -file FFMJ.dat -format RTCM_3
-</pre>
-</p>
-</p>
-<p>
-Note that when running in post processing mode BNC will use options for file saving, interval, sampling etc. from its configuration file.
+</p>
+<p>
+Note that when running BNC in 'offline' mode, it will use options for file saving, interval, sampling etc. from its configuration file.
 </p> 
 
@@ -783,5 +784,5 @@
 <tr><td>Jul 2007 &nbsp;</td><td>Version 1.4 &nbsp;</td><td>[Bug] Skip messages from proxy server<br> [Bug] Call RINEX script through 'nohup'</td></tr>
 <tr><td>Apr 2008 &nbsp;</td><td>Version 1.5 &nbsp;</td><td>[Add] Handle ephemeris from RTCM Version 3.x streams<br> [Add] Upgrade to Qt Version 4.3.2<br> [Add] Optional RINEX v3 output<br> [Add] SBAS support<br> [Bug] RINEX skeleton download following stream outage<br> [Add] Handle ephemeris from RTIGS streams<br> [Add] Monitor stream failure/recovery and latency<br> [Mod] Redesign of main window<br> [Bug] Freezing of About window on Mac systems<br> [Bug] Fixed problem with PRN 32 in RTCMv2 decoder<br> [Bug] Fix for Trimble 4000SSI receivers in RTCMv2 decoder<br> [Mod] Major revision of input buffer in RTCMv2 decoder</td></tr>
-<tr><td>Oct 2008 &nbsp;</td><td>Version 1.6 &nbsp;</td><td>[Mod] Fill blanc columns in RINEXv3 with 0.000<br> [Add] RTCMv3 decoder for clock and orbit corrections<br>[Add] Check RTCMv3 streams for incoming message types<br> [Add] Decode RTCMv2 message types 3, 20, 21, and 22<br> [Add] Loss of lock and lock time indicator in RINEX output<br> [Bug] Rounding error in RTCMv3 decoder concern. GLONASS height<br> [Mod] Accept GLONASS in RTCMv3 when transmitted first<br> [Add] Leap second 1 January 2009<br> [Add] Read data from file, post processing mode</td></tr>
+<tr><td>Oct 2008 &nbsp;</td><td>Version 1.6 &nbsp;</td><td>[Mod] Fill blanc columns in RINEXv3 with 0.000<br> [Add] RTCMv3 decoder for clock and orbit corrections<br>[Add] Check RTCMv3 streams for incoming message types<br> [Add] Decode RTCMv2 message types 3, 20, 21, and 22<br> [Add] Loss of lock and lock time indicator in RINEX output<br> [Bug] Rounding error in RTCMv3 decoder concern. GLONASS height<br> [Mod] Accept GLONASS in RTCMv3 when transmitted first<br> [Add] Leap second 1 January 2009<br> [Add] Read data from file, offline mode</td></tr>
 </table>
 </p>
