Module Name:    src
Committed By:   njoly
Date:           Tue Oct  5 10:03:53 UTC 2010

Modified Files:
        src/usr.sbin/envstat: envstat.8

Log Message:
Add option k to synopsis.


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/usr.sbin/envstat/envstat.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/envstat/envstat.8
diff -u src/usr.sbin/envstat/envstat.8:1.57 src/usr.sbin/envstat/envstat.8:1.58
--- src/usr.sbin/envstat/envstat.8:1.57	Fri Jul  9 22:24:13 2010
+++ src/usr.sbin/envstat/envstat.8	Tue Oct  5 10:03:53 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: envstat.8,v 1.57 2010/07/09 22:24:13 reed Exp $
+.\"	$NetBSD: envstat.8,v 1.58 2010/10/05 10:03:53 njoly Exp $
 .\"
 .\" Copyright (c) 2000, 2007, 2008, 2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd July 9, 2010
+.Dd October 5, 2010
 .Dt ENVSTAT 8
 .Os
 .Sh NAME
@@ -35,7 +35,7 @@
 .Nd utility to handle environmental sensors
 .Sh SYNOPSIS
 .Nm
-.Op Fl DfIlSTWx
+.Op Fl DfIklSTWx
 .Op Fl c Ar file
 .Op Fl d Ar device
 .Op Fl i Ar interval

Reply via email to