Re: [PATCH 06/11] readdir.3: fix section references

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

 



Hi Kir,

On Sat, Jun 15, 2024 at 06:18:59PM GMT, Kir Kolyshkin wrote:
> There are references to NOTES section, which no longer exists since
> the commit 4131356cd ("man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY:
> Reorganize sections").

Hmmm, in this case, there's still a NOTES section.  It's smaller, but
still exists.  This text will need to be different.

Have a lovely day!
Alex

> 
> While at it, unify the "see XXX" style.
> 
> Fixes: 4131356cd
> Signed-off-by: Kir Kolyshkin <kolyshkin@xxxxxxxxx>
> ---
>  man/man3/readdir.3 | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/man/man3/readdir.3 b/man/man3/readdir.3
> index 731e25c85..094f21080 100644
> --- a/man/man3/readdir.3
> +++ b/man/man3/readdir.3
> @@ -59,7 +59,7 @@ .SH DESCRIPTION
>  and
>  .IR d_ino .
>  The other fields are unstandardized, and not present on all systems;
> -see NOTES below for some further details.
> +see VERSIONS.
>  .P
>  The fields of the
>  .I dirent
> @@ -85,7 +85,7 @@ .SH DESCRIPTION
>  .I d_reclen
>  This is the size (in bytes) of the returned record.
>  This may not match the size of the structure definition shown above;
> -see NOTES.
> +see VERSIONS.
>  .TP
>  .I d_type
>  This field contains a value indicating the file type,
> @@ -137,8 +137,8 @@ .SH DESCRIPTION
>  .BR DT_UNKNOWN .
>  .TP
>  .I d_name
> -This field contains the null terminated filename.
> -.IR "See NOTES" .
> +This field contains the null terminated filename;
> +see VERSIONS.
>  .P
>  The data returned by
>  .BR readdir ()
> -- 
> 2.45.2
> 

-- 
<https://www.alejandro-colomar.es/>

Attachment: signature.asc
Description: PGP signature


[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