Source-Changes-HG archive

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

[src/trunk]: src/sys/rump/librump/rumpvfs Punctuate properly.



details:   https://anonhg.NetBSD.org/src/rev/bd791b9791c0
branches:  trunk
changeset: 338865:bd791b9791c0
user:      dholland <dholland%NetBSD.org@localhost>
date:      Fri Jun 12 17:50:01 2015 +0000

description:
Punctuate properly.

diffstat:

 sys/rump/librump/rumpvfs/rump_etfs.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r d946f68160cd -r bd791b9791c0 sys/rump/librump/rumpvfs/rump_etfs.3
--- a/sys/rump/librump/rumpvfs/rump_etfs.3      Fri Jun 12 17:28:53 2015 +0000
+++ b/sys/rump/librump/rumpvfs/rump_etfs.3      Fri Jun 12 17:50:01 2015 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: rump_etfs.3,v 1.3 2015/04/28 09:48:31 prlw1 Exp $
+.\"     $NetBSD: rump_etfs.3,v 1.4 2015/06/12 17:50:01 dholland Exp $
 .\"
 .\" Copyright (c) 2010 Antti Kantee.  All rights reserved.
 .\"
@@ -75,7 +75,7 @@
 The
 .Fa key
 is accessible from all rump kernel clients, both local and remote.
-Note, the keys are not visible via readdir, so you will not see
+Note: the keys are not visible via readdir, so you will not see
 them in directory listings.
 .Pp
 The



Home | Main Index | Thread Index | Old Index