Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(658)

Side by Side Diff: third_party/sqlite/src/sqlite3.1

Issue 3108030: Move bundled copy of sqlite one level deeper to better separate it... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/sqlite/src/sqlite.pc.in ('k') | third_party/sqlite/src/sqlite3.pc.in » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
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>.
OLDNEW
« no previous file with comments | « third_party/sqlite/src/sqlite.pc.in ('k') | third_party/sqlite/src/sqlite3.pc.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698