Source-Changes-HG archive

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

[src/trunk]: src/sbin/luactl no comma after "i.e.", raised by textproc/igor



details:   https://anonhg.NetBSD.org/src/rev/cfdc3128d796
branches:  trunk
changeset: 817836:cfdc3128d796
user:      sevan <sevan%NetBSD.org@localhost>
date:      Sun Sep 11 22:39:54 2016 +0000

description:
no comma after "i.e.", raised by textproc/igor

diffstat:

 sbin/luactl/luactl.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 0deea7f93fca -r cfdc3128d796 sbin/luactl/luactl.8
--- a/sbin/luactl/luactl.8      Sun Sep 11 22:22:57 2016 +0000
+++ b/sbin/luactl/luactl.8      Sun Sep 11 22:39:54 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: luactl.8,v 1.4 2013/10/17 09:44:22 wiz Exp $
+.\" $NetBSD: luactl.8,v 1.5 2016/09/11 22:39:54 sevan Exp $
 .\"
 .\" Copyright (c) 2011, 2013 Marc Balmer <marc%msys.ch@localhost>
 .\"
@@ -76,7 +76,7 @@
 commands only, it
 is ignored for all other commands.
 .It Fl q
-Operate quietly i.e. nothing is printed to stdout.
+Operate quietly i.e., nothing is printed to stdout.
 .El
 .Sh COMMANDS
 .Bl -tag -width Ds



Home | Main Index | Thread Index | Old Index