All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] inode.7: Remove duplicate field name
@ 2023-08-29  9:03 Avinesh Kumar
  2023-08-29  9:03 ` [PATCH 2/2] inode.7: correct the field name for number of blocks Avinesh Kumar
  2023-08-29  9:46 ` [PATCH 1/2] inode.7: Remove duplicate field name Alejandro Colomar
  0 siblings, 2 replies; 4+ messages in thread
From: Avinesh Kumar @ 2023-08-29  9:03 UTC (permalink / raw)
  To: alx; +Cc: linux-man

Signed-off-by: Avinesh Kumar <akumar@suse.de>
---
 man7/inode.7 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/man7/inode.7 b/man7/inode.7
index 2fc4fde3c..5140fb069 100644
--- a/man7/inode.7
+++ b/man7/inode.7
@@ -56,7 +56,6 @@ Additional links to an existing file are created using
 .BR link (2).
 .TP
 User ID
-.I st_uid
 \fIstat.st_uid\fP; \fIstatx.stx_uid\fP
 .IP
 This field records the user ID of the owner of the file.
-- 
2.41.0


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

end of thread, other threads:[~2023-08-29  9:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-29  9:03 [PATCH 1/2] inode.7: Remove duplicate field name Avinesh Kumar
2023-08-29  9:03 ` [PATCH 2/2] inode.7: correct the field name for number of blocks Avinesh Kumar
2023-08-29  9:50   ` Alejandro Colomar
2023-08-29  9:46 ` [PATCH 1/2] inode.7: Remove duplicate field name Alejandro Colomar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.