| OLD | NEW | 
|    1 .\"                                      Hey, EMACS: -*- nroff -*- |    1 .\"                                      Hey, EMACS: -*- nroff -*- | 
|    2 .\" First parameter, NAME, should be all caps |    2 .\" First parameter, NAME, should be all caps | 
|    3 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection |    3 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection | 
|    4 .\" other parameters are allowed: see man(7), man(1) |    4 .\" other parameters are allowed: see man(7), man(1) | 
|    5 .TH SQLITE3 1 "Mon Apr 15 23:49:17 2002" |    5 .TH SQLITE3 1 "Mon Apr 15 23:49:17 2002" | 
|    6 .\" Please adjust this date whenever revising the manpage. |    6 .\" Please adjust this date whenever revising the manpage. | 
|    7 .\" |    7 .\" | 
|    8 .\" Some roff macros, for reference: |    8 .\" Some roff macros, for reference: | 
|    9 .\" .nh        disable hyphenation |    9 .\" .nh        disable hyphenation | 
|   10 .\" .hy        enable hyphenation |   10 .\" .hy        enable hyphenation | 
| (...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|  220 o All other command line options are processed. |  220 o All other command line options are processed. | 
|  221  |  221  | 
|  222 .SH SEE ALSO |  222 .SH SEE ALSO | 
|  223 http://www.sqlite.org/ |  223 http://www.sqlite.org/ | 
|  224 .br |  224 .br | 
|  225 The sqlite-doc package |  225 The sqlite-doc package | 
|  226 .SH AUTHOR |  226 .SH AUTHOR | 
|  227 This manual page was originally written by Andreas Rottmann |  227 This manual page was originally written by Andreas Rottmann | 
|  228 <rotty@debian.org>, for the Debian GNU/Linux system (but may be used |  228 <rotty@debian.org>, for the Debian GNU/Linux system (but may be used | 
|  229 by others).   It was subsequently revised by Bill Bumgarner <bbum@mac.com>. |  229 by others).   It was subsequently revised by Bill Bumgarner <bbum@mac.com>. | 
| OLD | NEW |