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

Side by Side Diff: third_party/libxslt/src/libexslt/libexslt.3

Issue 2865973002: Check in the libxslt roll script. (Closed)
Patch Set: Consistent quotes. Created 3 years, 7 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
« no previous file with comments | « third_party/libxslt/src/libexslt/libexslt.h ('k') | third_party/libxslt/src/libexslt/math.c » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 .TH LIBEXSLT 3 "04 November 2003" libxslt 1 .TH LIBEXSLT 3 "04 November 2003" libxslt
2 .SH NAME 2 .SH NAME
3 libexslt \- extension library for XSLT 3 libexslt \- extension library for XSLT
4 .SH SYNOPSIS 4 .SH SYNOPSIS
5 .B #include <libexslt/exslt.h> 5 .B #include <libexslt/exslt.h>
6 .sp 6 .sp
7 .B void exsltCommonRegister(void); 7 .B void exsltCommonRegister(void);
8 .br 8 .br
9 .B void exsltDateRegister(void); 9 .B void exsltDateRegister(void);
10 .br 10 .br
(...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after
261 .I /usr/lib/libexslt.so 261 .I /usr/lib/libexslt.so
262 sharable library 262 sharable library
263 .SH AUTHORS 263 .SH AUTHORS
264 Manual page by Heiko W. Rupp (hwr@pilhuhn.de) 264 Manual page by Heiko W. Rupp (hwr@pilhuhn.de)
265 .SH "SEE ALSO" 265 .SH "SEE ALSO"
266 .BR libxml (3), 266 .BR libxml (3),
267 .BR libxslt (3), 267 .BR libxslt (3),
268 .BR xmllint (1) 268 .BR xmllint (1)
269 .BR xsltproc (1), 269 .BR xsltproc (1),
270 .\" end of manual page 270 .\" end of manual page
OLDNEW
« no previous file with comments | « third_party/libxslt/src/libexslt/libexslt.h ('k') | third_party/libxslt/src/libexslt/math.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698