Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Fix month in Dd.



details:   https://anonhg.NetBSD.org/src/rev/5c5eab131609
branches:  trunk
changeset: 823275:5c5eab131609
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Apr 17 18:57:23 2017 +0000

description:
Fix month in Dd.

diffstat:

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

diffs (18 lines):

diff -r 8be59c815e71 -r 5c5eab131609 share/man/man9/vfssubr.9
--- a/share/man/man9/vfssubr.9  Mon Apr 17 18:41:48 2017 +0000
+++ b/share/man/man9/vfssubr.9  Mon Apr 17 18:57:23 2017 +0000
@@ -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



Home | Main Index | Thread Index | Old Index