Module Name:    src
Committed By:   snj
Date:           Fri Aug 21 17:24:01 UTC 2015

Modified Files:
        src/share/man/man7 [netbsd-7]: hier.7

Log Message:
Pull up following revision(s) (requested by mbalmer in ticket #952):
        share/man/man7/hier.7: revision 1.110
Lua 5.1 -> Lua 5.3
>From Kamil Rytarowski.


To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.109.4.1 src/share/man/man7/hier.7

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/man7/hier.7
diff -u src/share/man/man7/hier.7:1.109 src/share/man/man7/hier.7:1.109.4.1
--- src/share/man/man7/hier.7:1.109	Mon Mar 31 11:25:48 2014
+++ src/share/man/man7/hier.7	Fri Aug 21 17:24:01 2015
@@ -1,4 +1,4 @@
-.\"	$NetBSD: hier.7,v 1.109 2014/03/31 11:25:48 martin Exp $
+.\"	$NetBSD: hier.7,v 1.109.4.1 2015/08/21 17:24:01 snj Exp $
 .\"
 .\" Copyright (c) 1990, 1993, 1994
 .\"	The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"	@(#)hier.7	8.5 (Berkeley) 6/1/94
 .\"
-.Dd December 23, 2013
+.Dd May 25, 2015
 .Dt HIER 7
 .Os
 .Sh NAME
@@ -463,9 +463,9 @@ archive, profiled, position independent 
 .Pp
 .Bl -tag -width "lua/" -compact
 .It Sy lua/
-.Bl -tag -width "5.1/" -compact
-.It Sy 5.1/
-Lua 5.1 modules
+.Bl -tag -width "5.3/" -compact
+.It Sy 5.3/
+Lua 5.3 modules
 .El
 .El
 .Pp

Reply via email to