linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 1/2] inode.7: Remove duplicate field name
@ 2023-08-29 10:30 Avinesh Kumar
  2023-08-29 10:30 ` [PATCH v2 2/2] inode.7: correct the field name for number of blocks Avinesh Kumar
  0 siblings, 1 reply; 3+ messages in thread
From: Avinesh Kumar @ 2023-08-29 10:30 UTC (permalink / raw)
  To: alx; +Cc: linux-man

Fixes: b48c75727c64 ("inode.7: New page with information about inodes")
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] 3+ messages in thread

end of thread, other threads:[~2023-09-13 14:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-29 10:30 [PATCH v2 1/2] inode.7: Remove duplicate field name Avinesh Kumar
2023-08-29 10:30 ` [PATCH v2 2/2] inode.7: correct the field name for number of blocks Avinesh Kumar
2023-09-13 14:17   ` 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 NNTP newsgroup(s).