Re: [PATCH] Minor issues in man2/open.2 man2/pread.2 man2/readv.2

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

 



Hello Denis,

On Sun, Nov 28, 2010 at 9:38 PM, Denis Barbier <bouzim@xxxxxxxxx> wrote:
> Hello,
>
> Here is a patch about minor issues in recent changes.

Thanks. Applied for 3.22.

Cheers,

Michael


> diff --git a/man2/open.2 b/man2/open.2
> index eeaf0e1..ff3aa88 100644
> --- a/man2/open.2
> +++ b/man2/open.2
> @@ -339,8 +339,8 @@ can be used without
>  if
>  .I pathname
>  refers to a block device.
> -If the block device is in use by the system (e.g., mounted)
> -.BR open (),
> +If the block device is in use by the system (e.g., mounted),
> +.BR open ()
>  fails with the error
>  .BR EBUSY .
>
> diff --git a/man2/pread.2 b/man2/pread.2
> index 3f341fb..6966b31 100644
> --- a/man2/pread.2
> +++ b/man2/pread.2
> @@ -121,7 +121,7 @@ became
>  and
>  .BR pwrite ()
>  became
> -.BR pwrite64 (),
> +.BR pwrite64 ().
>  The system call numbers remained the same.
>  The glibc
>  .BR pread ()
> diff --git a/man2/readv.2 b/man2/readv.2
> index 7dded97..5cf3ca4 100644
> --- a/man2/readv.2
> +++ b/man2/readv.2
> @@ -173,7 +173,7 @@ The file referred to by
>  .I fd
>  must be capable of seeking.
>  .SH "RETURN VALUE"
> -On success, the
> +On success,
>  .BR readv ()
>  and
>  .BR preadv ()
>



-- 
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