Linux-man Archive mirror
 help / color / mirror / Atom feed
* [PATCH] stat.3type: tfix
@ 2023-04-06  6:58 Daniel Verkamp
  2023-04-07 23:33 ` Alejandro Colomar
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Verkamp @ 2023-04-06  6:58 UTC (permalink / raw
  To: linux-man; +Cc: Alejandro Colomar, Daniel Verkamp

Signed-off-by: Daniel Verkamp <daniel@drv.nu>
---
 man3type/stat.3type | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man3type/stat.3type b/man3type/stat.3type
index c511b4337..dd3c0aca5 100644
--- a/man3type/stat.3type
+++ b/man3type/stat.3type
@@ -35,7 +35,7 @@ Standard C library
 .BR "    struct timespec  st_ctim;" "  /* Time of last status change */"
 
 .BR "#define st_atime  st_atim.tv_sec" "  /* Backward compatibility */"
-.B "#define st_mtine  st_mtim.tv_sec"
+.B "#define st_mtime  st_mtim.tv_sec"
 .B "#define st_ctime  st_ctim.tv_sec"
 .B };
 .EE
-- 
2.40.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] stat.3type: tfix
  2023-04-06  6:58 [PATCH] stat.3type: tfix Daniel Verkamp
@ 2023-04-07 23:33 ` Alejandro Colomar
  0 siblings, 0 replies; 2+ messages in thread
From: Alejandro Colomar @ 2023-04-07 23:33 UTC (permalink / raw
  To: Daniel Verkamp, linux-man


[-- Attachment #1.1: Type: text/plain, Size: 833 bytes --]

Hi Daniel,

On 4/6/23 08:58, Daniel Verkamp wrote:
> Signed-off-by: Daniel Verkamp <daniel@drv.nu>

Patch applied.  Thanks,

Alex

> ---
>  man3type/stat.3type | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man3type/stat.3type b/man3type/stat.3type
> index c511b4337..dd3c0aca5 100644
> --- a/man3type/stat.3type
> +++ b/man3type/stat.3type
> @@ -35,7 +35,7 @@ Standard C library
>  .BR "    struct timespec  st_ctim;" "  /* Time of last status change */"
>  
>  .BR "#define st_atime  st_atim.tv_sec" "  /* Backward compatibility */"
> -.B "#define st_mtine  st_mtim.tv_sec"
> +.B "#define st_mtime  st_mtim.tv_sec"
>  .B "#define st_ctime  st_ctim.tv_sec"
>  .B };
>  .EE

-- 
<http://www.alejandro-colomar.es/>
GPG key fingerprint: A9348594CE31283A826FBDD8D57633D441E25BB5

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-07 23:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-06  6:58 [PATCH] stat.3type: tfix Daniel Verkamp
2023-04-07 23:33 ` Alejandro Colomar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).