Some wordsmithing. Comments and tweaks from deraadt, jmc, benno, and tb.
authorrob <rob@openbsd.org>
Thu, 2 Aug 2018 15:22:11 +0000 (15:22 +0000)
committerrob <rob@openbsd.org>
Thu, 2 Aug 2018 15:22:11 +0000 (15:22 +0000)
ok deraadt@

share/man/man9/namei.9

index 2672881..2f34bc7 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: namei.9,v 1.18 2015/11/23 17:53:57 jmc Exp $
+.\"    $OpenBSD: namei.9,v 1.19 2018/08/02 15:22:11 rob Exp $
 .\"     $NetBSD: namei.9,v 1.9 2003/05/06 10:46:44 jmmv Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: November 23 2015 $
+.Dd $Mdocdate: August 2 2018 $
 .Dt NAMEI 9
 .Os
 .Sh NAME
@@ -67,10 +67,8 @@ for name-to-inode conversion, in the days before the
 .Xr vfs 9
 interface was implemented.
 .Pp
-The arguments passed to the functions are encapsulated in the
-.Em nameidata
-structure.
-It has the following structure:
+Arguments passed to these functions are encapsulated in the following
+structure:
 .Bd -literal
 struct nameidata {
         /*