Module Name: src Committed By: riastradh Date: Sat Mar 18 21:21:24 UTC 2017
Modified Files: src/share/man/man9: namecache.9 Log Message: Omit excessive indentation for text. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/share/man/man9/namecache.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/namecache.9 diff -u src/share/man/man9/namecache.9:1.19 src/share/man/man9/namecache.9:1.20 --- src/share/man/man9/namecache.9:1.19 Fri Feb 7 16:57:05 2014 +++ src/share/man/man9/namecache.9 Sat Mar 18 21:21:24 2017 @@ -1,4 +1,4 @@ -.\" $NetBSD: namecache.9,v 1.19 2014/02/07 16:57:05 wiz Exp $ +.\" $NetBSD: namecache.9,v 1.20 2017/03/18 21:21:24 riastradh Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -121,7 +121,7 @@ See .Xr vnodeops 9 for details on this structure. .Sh FUNCTIONS -.Bl -tag -width compact +.Bl -tag -width abcd .It Fn cache_lookup "dvp" "name" "namelen" "nameiop" "nameiflags" \ "iswhiteout" "vpp" Look for a name in the cache.