Hi Mike, On Wed, Sep 2, 2009 at 2:03 PM, Mike Frysinger <vapier@xxxxxxxxxx> wrote: > Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx> > --- > man3/getmntent.3 | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/man3/getmntent.3 b/man3/getmntent.3 > index f775fa1..32078a5 100644 > --- a/man3/getmntent.3 > +++ b/man3/getmntent.3 > @@ -68,7 +68,7 @@ These routines are used to access the file system description file > The > .BR setmntent () > function opens the file system description file > -\fIfp\fP and returns a file pointer which can be used by > +\fIfilename\fP and returns a file pointer which can be used by > .BR getmntent (). > The argument \fItype\fP is the type of access > required and can take the same values as the \fImode\fP argument of > -- > 1.6.4 Thanks. Applied for 3.23. Cheers, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Watch my Linux system programming book progress to publication! http://blog.man7.org/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html