Module Name:    src
Committed By:   wiz
Date:           Fri Jul 17 06:45:55 UTC 2015

Modified Files:
        src/share/man/man9: vnode.9

Log Message:
Trailing whitespace, begone!


To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 src/share/man/man9/vnode.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/vnode.9
diff -u src/share/man/man9/vnode.9:1.69 src/share/man/man9/vnode.9:1.70
--- src/share/man/man9/vnode.9:1.69	Sun Jul 12 08:11:27 2015
+++ src/share/man/man9/vnode.9	Fri Jul 17 06:45:55 2015
@@ -1,4 +1,4 @@
-.\"     $NetBSD: vnode.9,v 1.69 2015/07/12 08:11:27 hannken Exp $
+.\"     $NetBSD: vnode.9,v 1.70 2015/07/17 06:45:55 wiz Exp $
 .\"
 .\" Copyright (c) 2001, 2005, 2006 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -692,8 +692,8 @@ is the mount point for the file system t
 resides in.
 .Pp
 The arguments
-.Fa old_key 
-and 
+.Fa old_key
+and
 .Fa old_key_len
 identify the cached vnode.
 .Pp
@@ -718,8 +718,8 @@ The argument
 is the mount point for the file system this file resides in.
 .Pp
 The arguments
-.Fa key 
-and 
+.Fa key
+and
 .Fa key_len
 uniquely identify the file in the file system.
 .It Fn vrecycle "vp"

Reply via email to