~mfisch/ubuntu/saucy/manpages/update_to_3.51

« back to all changes in this revision

Viewing changes to man3/mpool.3

  • Committer: Package Import Robot
  • Author(s): Kees Cook
  • Date: 2012-03-22 12:04:52 UTC
  • mfrom: (1.1.47) (2.2.12 sid)
  • Revision ID: package-import@ubuntu.com-20120322120452-9zmahwcmm3qea0ja
Tags: 3.35-0.1ubuntu1
* Merge from Debian testing/unstable; remaining changes:
  - ptrace.2, prctl.2: document Ubuntu-specific PTRACE_ATTACH,
    PR_SET_PTRACER behavior.
  - Fix typo in the scanf documentation: use ';' to terminate C code
    example line instead of ':'. Bug fixed upstream in 3.36.

Show diffs side-by-side

added added

removed removed

Lines of Context:
146
146
.BR mpool_get ()
147
147
or
148
148
.BR mpool_new ().
149
 
The flag value is specified by
150
 
.IR or 'ing
 
149
The flag value is specified by ORing
151
150
any of the following values:
152
151
.TP
153
152
.B MPOOL_DIRTY
225
224
.BR hash (3),
226
225
.BR recno (3)
227
226
.SH COLOPHON
228
 
This page is part of release 3.32 of the Linux
 
227
This page is part of release 3.35 of the Linux
229
228
.I man-pages
230
229
project.
231
230
A description of the project,
232
231
and information about reporting bugs,
233
232
can be found at
234
 
http://www.kernel.org/doc/man-pages/.
 
233
http://man7.org/linux/man-pages/.