Re: [PATCH] man3/pthread_c-z,pu*.3: srcfix: Use a single-font-style macro for a single argument

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

 



>   Separate the "()" from the name of a function.
> 

> of "()" in the file "pthread_mutex_consistent.3".
> diff --git a/man3/pthread_mutex_consistent.3 b/man3/pthread_mutex_consistent.3
> index 579a20bd0..8a9f393ec 100644
> --- a/man3/pthread_mutex_consistent.3
> +++ b/man3/pthread_mutex_consistent.3
> @@ -53,12 +53,12 @@ state.
>  A mutex can be left in an inconsistent state if its owner terminates
>  while holding the mutex, in which case the next owner who acquires the
>  mutex will succeed and be notified by a return value of
> -.BR EOWNERDEAD
> +.B EOWNERDEAD
>  from a call to
>  .BR pthread_mutex_lock ().
>  .SH RETURN VALUE
>  On success,
> -.IR pthread_mutex_consistent()
> +.IR pthread_mutex_consistent ()

I applied this change manually.

Thanks,

Michael



[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