Re: [PATCH] fchmodat.2: ffix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks David. Applied!

On Wed, May 2, 2012 at 2:06 PM, David Prévot <taffit@xxxxxxxxxx> wrote:
> The intended d660ffd fix was not correct.
> ---
>  man2/fchmodat.2 |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man2/fchmodat.2 b/man2/fchmodat.2
> index 2086bf4..db9512f 100644
> --- a/man2/fchmodat.2
> +++ b/man2/fchmodat.2
> @@ -29,7 +29,7 @@ fchmodat \- change permissions of a file relative to a directory \
>  file descriptor
>  .SH SYNOPSIS
>  .nf
> -.BR #include <fcntl.h> "           /* Definition of AT_* constants */"
> +.BR "#include <fcntl.h>" "           /* Definition of AT_* constants */"
>  .B #include <sys/stat.h>
>  .sp
>  .BI "int fchmodat(int " dirfd ", const char *" pathname ", mode_t " \
> --
> 1.7.10
>



-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Author of "The Linux Programming Interface"; http://man7.org/tlpi/
--
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


[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux