2017-09-18 Fred Gleason <fredg@paravelsystems.com>

* Fixed typos in the rdrender(1) man page.
This commit is contained in:
Fred Gleason 2017-09-18 08:12:30 -04:00
parent 96d829fca1
commit fd713a38bb
2 changed files with 8 additions and 2 deletions

View File

@ -16020,3 +16020,5 @@
2017-09-18 Fred Gleason <fredg@paravelsystems.com>
* Fixed a typo in 'rdadmin/createdb.cpp' that broke creation of a
new database.
2017-09-18 Fred Gleason <fredg@paravelsystems.com>
* Fixed typos in the rdrender(1) man page.

View File

@ -70,7 +70,7 @@
<para>
This option is mutually exclusive with the
<option>--to-file</option> option, below. Exactly one
<option>--to-cart</option> or <option>--to-cart</option>
<option>--to-cart</option> or <option>--to-file</option>
option must be specified.
</para>
</listitem>
@ -87,7 +87,7 @@
<para>
This option is mutually exclusive with the
<option>--to-cart</option> option, above. Exactly one
<option>--to-cart</option> or <option>--to-cart</option>
<option>--to-cart</option> or <option>--to-file</option>
option must be specified.
</para>
</listitem>
@ -340,6 +340,10 @@
<option>--first-time</option> and <option>--last-time</option> rendering
options).
</para>
<para>
Maximum length of the rendered log is limited to appoximately two hours when
using <option>--to-cart</option>.
</para>
</refsect1>
</refentry>