Module Name: src
Committed By: riastradh
Date: Sat Mar 18 19:05:38 UTC 2017
Modified Files:
src/share/man/man9: namei.9
Log Message:
Remove excessive indentation from function description text.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/share/man/man9/namei.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man9/namei.9
diff -u src/share/man/man9/namei.9:1.44 src/share/man/man9/namei.9:1.45
--- src/share/man/man9/namei.9:1.44 Sat Mar 18 19:03:23 2017
+++ src/share/man/man9/namei.9 Sat Mar 18 19:05:38 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: namei.9,v 1.44 2017/03/18 19:03:23 riastradh Exp $
+.\" $NetBSD: namei.9,v 1.45 2017/03/18 19:05:38 riastradh Exp $
.\"
.\" Copyright (c) 2001, 2005, 2006 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -530,7 +530,7 @@ Any uses can be replaced with
.Dq true .
.El
.Sh FUNCTIONS
-.Bl -tag -width compact
+.Bl -tag -width abcd
.It Fn NDINIT "ndp" "op" "flags" "pathbuf"
Initialise a nameidata structure pointed to by
.Fa ndp