Source-Changes-HG archive

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

[src/trunk]: src/share/man/man7 A place for Lua 5.1 modules.



details:   https://anonhg.NetBSD.org/src/rev/c2243a8d768f
branches:  trunk
changeset: 761220:c2243a8d768f
user:      mbalmer <mbalmer%NetBSD.org@localhost>
date:      Thu Jan 20 23:01:55 2011 +0000

description:
A place for Lua 5.1 modules.

diffstat:

 share/man/man7/hier.7 |  13 +++++++++++--
 1 files changed, 11 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r 2da4a4530f05 -r c2243a8d768f share/man/man7/hier.7
--- a/share/man/man7/hier.7     Thu Jan 20 21:26:20 2011 +0000
+++ b/share/man/man7/hier.7     Thu Jan 20 23:01:55 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: hier.7,v 1.93 2010/12/20 18:11:35 njoly Exp $
+.\"    $NetBSD: hier.7,v 1.94 2011/01/20 23:01:55 mbalmer 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 October 24, 2010
+.Dd January 20, 2011
 .Dt HIER 7
 .Os
 .Sh NAME
@@ -465,6 +465,15 @@
 .Pp
 .It Sy lib/
 archive, profiled, position independent archive, and shared libraries
+.Pp
+.Bl -tag -width "lua/" -compact
+.It Sy lua/
+.Bl -tag -width "5.1/" -compact
+.It Sy 5.1/
+Lua 5.1 modules
+.El
+.El
+.Pp
 .It Sy libdata/
 miscellaneous utility data files
 .It Sy libexec/



Home | Main Index | Thread Index | Old Index