inotify.7, rtld-audit.7: srcfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-02-18 18:56:07 +01:00
parent 6f5ce08575
commit 2a243c9e6a
2 changed files with 0 additions and 4 deletions

View File

@ -163,7 +163,6 @@ Specifying a buffer of size
sizeof(struct inotify_event) + NAME_MAX + 1
will be sufficient to read at least one event.
.SS inotify events
The
.BR inotify_add_watch (2)

View File

@ -487,7 +487,6 @@ and
arguments (but does provide a
.IR retval
argument with the function return value).
.SH BUGS
In glibc versions up to and include 2.9,
specifying more than one audit library in
@ -498,7 +497,6 @@ This is reportedly fixed in glibc 2.10.
.\" My simple tests on Solaris work okay, but not on Linux -- mtk, Jan 2009
.\" glibc bug filed: http://sourceware.org/bugzilla/show_bug.cgi?id=9733
.\" Reportedly, this is fixed on 16 Mar 2009 (i.e., for glibc 2.10)
.SH EXAMPLE
.nf
#include <link.h>
@ -599,7 +597,6 @@ la_i86_gnu_pltenter(Elf32_Sym *sym, unsigned int ndx,
return sym\->st_value;
}
.fi
.SH "SEE ALSO"
.BR ldd (1),
.BR dlopen (3),