Source-Changes-HG archive

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

[src/netbsd-7]: src/share/man/man7 Pull up following revision(s) (requested b...



details:   https://anonhg.NetBSD.org/src/rev/a7b4eff3eea8
branches:  netbsd-7
changeset: 799572:a7b4eff3eea8
user:      snj <snj%NetBSD.org@localhost>
date:      Fri Aug 21 17:24:01 2015 +0000

description:
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.

diffstat:

 share/man/man7/hier.7 |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (31 lines):

diff -r cf0b8b698812 -r a7b4eff3eea8 share/man/man7/hier.7
--- a/share/man/man7/hier.7     Fri Aug 14 05:33:34 2015 +0000
+++ b/share/man/man7/hier.7     Fri Aug 21 17:24:01 2015 +0000
@@ -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 @@
 .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



Home | Main Index | Thread Index | Old Index