Module Name:    src
Committed By:   wiz
Date:           Mon Apr 17 18:57:23 UTC 2017

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

Log Message:
Fix month in Dd.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/share/man/man9/vfssubr.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/vfssubr.9
diff -u src/share/man/man9/vfssubr.9:1.26 src/share/man/man9/vfssubr.9:1.27
--- src/share/man/man9/vfssubr.9:1.26	Mon Apr 17 08:33:40 2017
+++ src/share/man/man9/vfssubr.9	Mon Apr 17 18:57:23 2017
@@ -1,4 +1,4 @@
-.\"     $NetBSD: vfssubr.9,v 1.26 2017/04/17 08:33:40 hannken Exp $
+.\"     $NetBSD: vfssubr.9,v 1.27 2017/04/17 18:57:23 wiz Exp $
 .\"
 .\" Copyright (c) 2003, 2005, 2006 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd Apr 17, 2017
+.Dd April 17, 2017
 .Dt VFSSUBR 9
 .Os
 .Sh NAME

Reply via email to