Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 End sentence with a dot.



details:   https://anonhg.NetBSD.org/src/rev/6ee92a4866d7
branches:  trunk
changeset: 329445:6ee92a4866d7
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat May 24 17:14:02 2014 +0000

description:
End sentence with a dot.

diffstat:

 share/man/man9/vfssubr.9 |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (21 lines):

diff -r 3ea918660cd5 -r 6ee92a4866d7 share/man/man9/vfssubr.9
--- a/share/man/man9/vfssubr.9  Sat May 24 16:34:03 2014 +0000
+++ b/share/man/man9/vfssubr.9  Sat May 24 17:14:02 2014 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: vfssubr.9,v 1.24 2014/05/24 16:34:03 christos Exp $
+.\"     $NetBSD: vfssubr.9,v 1.25 2014/05/24 17:14:02 wiz Exp $
 .\"
 .\" Copyright (c) 2003, 2005, 2006 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -247,9 +247,8 @@
 Return the next vnode from iterator
 .Fa vi .
 If the operation is successful the vnode has a reference added to it
-and it is returned
-If the iterator is exhausted
-the function returns
+and it is returned.
+If the iterator is exhausted the function returns
 .Dv NULL .
 If an optional
 .Fa selector



Home | Main Index | Thread Index | Old Index