<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000099" bgcolor="#FFFFFF">
Hi Markus,<br>
<br>
OK, as an example, in db.connect, the 'offending' text is under the
'Parameter' heading. The default driver name and the default
database name should change (marked with >>):<br>
<br>
<pre>-----------------</pre>
<pre>driver=name</pre>
<pre> Name of database driver</pre>
<pre> Options: pg, odbc, mysql, ogr, dbf, sqlite</pre>
<pre> <font color="#ff0000">>> Default: sqlite</font> </pre>
<pre>
database=name</pre>
<pre> Name of database</pre>
<pre> <font color="#ff0000">>> Default: $GISDBASE/$LOCATION_NAME/$MAPSET/sqlite/sqlite.db</font> </pre>
<pre>schema=name</pre>
<pre> Database schema</pre>
<pre> Do not use this option if schemas are not supported by driver/database server</pre>
<pre>group=string</pre>
<pre> Default group of database users to which select privilege is granted</pre>
<pre>--------------------</pre>
<br>
Just for my understanding, these parts of the manual page are not in
the html file
(<a class="moz-txt-link-freetext" href="http://svn.osgeo.org/grass/grass/trunk/db/db.connect/db.connect.html">http://svn.osgeo.org/grass/grass/trunk/db/db.connect/db.connect.html</a>)
and I assume they are generated / parsed from the actual code? With
no understanding of the source code (I had a look out of curiosity,
but that was an exercise in futility), I was wondering how/if I
could suggest changes that would actually be more helpful then just
mentioning them like above. <br>
<br>
Cheers,<br>
<br>
Paulo<br>
<br>
<br>
<br>
<br>
<br>
On Fri 25 Jan 2013 07:09:56 AM CET, Markus Neteler wrote:<br>
<blockquote type="cite"><br>
Hi Paulo,<br>
<br>
not at all. You may post the change suggestions even as email and<br>
we'll merge them in manually, not too much work in this case.<br>
I just don't manage to write the better examples myself in this
period.<br>
<br>
Thanks,<br>
Markus</blockquote>
</body>
</html>