[PATCH] stat.3type: tfix

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

 



Signed-off-by: Daniel Verkamp <daniel@xxxxxx>
---
 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




[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