Module Name:    src
Committed By:   dholland
Date:           Fri Jun 12 17:50:01 UTC 2015

Modified Files:
        src/sys/rump/librump/rumpvfs: rump_etfs.3

Log Message:
Punctuate properly.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/rump/librump/rumpvfs/rump_etfs.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/rump/librump/rumpvfs/rump_etfs.3
diff -u src/sys/rump/librump/rumpvfs/rump_etfs.3:1.3 src/sys/rump/librump/rumpvfs/rump_etfs.3:1.4
--- src/sys/rump/librump/rumpvfs/rump_etfs.3:1.3	Tue Apr 28 09:48:31 2015
+++ src/sys/rump/librump/rumpvfs/rump_etfs.3	Fri Jun 12 17:50:01 2015
@@ -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 @@ and can be either absolute or relative.
 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

Reply via email to