Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 Trailing whitespace, begone!



details:   https://anonhg.NetBSD.org/src/rev/0f75b3dcdb68
branches:  trunk
changeset: 339365:0f75b3dcdb68
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Jul 17 06:45:55 2015 +0000

description:
Trailing whitespace, begone!

diffstat:

 share/man/man9/vnode.9 |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (31 lines):

diff -r d3f2ffa1aa1c -r 0f75b3dcdb68 share/man/man9/vnode.9
--- a/share/man/man9/vnode.9    Fri Jul 17 06:42:48 2015 +0000
+++ b/share/man/man9/vnode.9    Fri Jul 17 06:45:55 2015 +0000
@@ -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 @@
 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 @@
 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"



Home | Main Index | Thread Index | Old Index