Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man3lua fix typo, bump date
details: https://anonhg.NetBSD.org/src/rev/a2a5792524e7
branches: trunk
changeset: 343018:a2a5792524e7
user: mbalmer <mbalmer%NetBSD.org@localhost>
date: Tue Jan 19 10:11:02 2016 +0000
description:
fix typo, bump date
diffstat:
share/man/man3lua/intro.3lua | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diffs (31 lines):
diff -r 62dbaf015834 -r a2a5792524e7 share/man/man3lua/intro.3lua
--- a/share/man/man3lua/intro.3lua Tue Jan 19 03:44:41 2016 +0000
+++ b/share/man/man3lua/intro.3lua Tue Jan 19 10:11:02 2016 +0000
@@ -1,6 +1,7 @@
-.\" $NetBSD: intro.3lua,v 1.5 2014/01/06 09:23:18 wiz Exp $
+.\" $NetBSD: intro.3lua,v 1.6 2016/01/19 10:11:02 mbalmer Exp $
.\"
-.\" Copyright (c) 2013 Marc Balmer <mbalmer%NetBSD.org@localhost>. All rights reserved.
+.\" Copyright (c) 2013, 2016 Marc Balmer <mbalmer%NetBSD.org@localhost>.
+.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
@@ -27,7 +28,7 @@
.\" SUCH DAMAGE.
.\"
.\"
-.Dd November 13, 2013
+.Dd January 19, 2016
.Dt INTRO 3lua
.Os
.Sh NAME
@@ -51,7 +52,7 @@
.Xr sqlite3 1
files.
.It Em syslog
-Acces
+Access
.Xr syslog 3
functionality.
.El
Home |
Main Index |
Thread Index |
Old Index