~ubuntu-branches/ubuntu/precise/libapreq2/precise

« back to all changes in this revision

Viewing changes to docs/man/man3/apreq_error.h.3

  • Committer: Bazaar Package Importer
  • Author(s): Steinar H. Gunderson
  • Date: 2011-02-28 02:24:36 UTC
  • mfrom: (5.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20110228022436-yhfu7pyz3irwvx2m
Tags: 2.13-1
* New upstream release.
  * Properly links in libapr-1 when building binaries.
    (Closes: #615739)
* Don't install .la files (remove from libapreq2-dev.install and
  libapache2-mod-apreq2.install); the one we installed was broken,
  and they're generally discouraged anyway.
  (Not reported in Debian, but LP: #651396, and fixes a Lintian error.)
* Update to Standards-Version 3.9.1 (no changes needed).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH "include/apreq_error.h" 3 "6 Mar 2009" "Version 2.12" "libapreq2" \" -*- nroff -*-
 
1
.TH "include/apreq_error.h" 3 "25 Nov 2010" "Version 2.13" "libapreq2" \" -*- nroff -*-
2
2
.ad l
3
3
.nh
4
4
.SH NAME
5
 
include/apreq_error.h \- Error status codes. 
 
5
include/apreq_error.h \- Error status codes.
 
6
.PP
 
7
Define the APREQ_ error codes. 
6
8
.SH SYNOPSIS
7
9
.br
8
10
.PP
81
83
.in -1c
82
84
.SH "Detailed Description"
83
85
.PP 
84
 
Error status codes. 
85
 
 
 
86
Error status codes.
 
87
.PP
86
88
Define the APREQ_ error codes. 
 
89
 
 
90
 
87
91
.SH "Define Documentation"
88
92
.PP 
89
93
.SS "#define APR_EBADARG   APR_BADARG"