A little less wordy when introducing the namieidata structure.

Ok?

Index: namei.9
===================================================================
RCS file: /cvs/src/share/man/man9/namei.9,v
retrieving revision 1.18
diff -u -p -r1.18 namei.9
--- namei.9     23 Nov 2015 17:53:57 -0000      1.18
+++ namei.9     2 Aug 2018 13:51:43 -0000
@@ -67,10 +67,9 @@ for name-to-inode conversion, in the day
 .Xr vfs 9
 interface was implemented.
 .Pp
-The arguments passed to the functions are encapsulated in the
+Arguments passed to these functions are encapsulated in the following
 .Em nameidata
-structure.
-It has the following structure:
+structure:
 .Bd -literal
 struct nameidata {
         /*

Reply via email to