Hello,

the man page sqlite3.1 contains the .cc request which is not compatible with 
the man macro package (and hence must not be used in a man page).  There are 
many easy ways to solve this, I suggest to simply replace the .cc with

.tr %.

and then all '.' at beginning of a line with a '%'.

(Another would be to put a \& before each '.' etc.)

At the moment the man page appears totally corrupted on some systems, since (of 
course) the man macros do not work anymore after .cc ...... :-)

Carsten
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to