Mon May 4 22:31:36 2009 UTC ()
Add missing apostrophe.


(wiz)
diff -r1.50 -r1.51 src/usr.sbin/envstat/envstat.8

cvs diff -r1.50 -r1.51 src/usr.sbin/envstat/envstat.8 (expand / switch to unified diff)

--- src/usr.sbin/envstat/envstat.8 2009/02/15 00:01:19 1.50
+++ src/usr.sbin/envstat/envstat.8 2009/05/04 22:31:36 1.51
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1.\" $NetBSD: envstat.8,v 1.50 2009/02/15 00:01:19 wiz Exp $ 1.\" $NetBSD: envstat.8,v 1.51 2009/05/04 22:31:36 wiz Exp $
2.\" 2.\"
3.\" Copyright (c) 2000, 2007, 2008, 2009 The NetBSD Foundation, Inc. 3.\" Copyright (c) 2000, 2007, 2008, 2009 The NetBSD Foundation, Inc.
4.\" All rights reserved. 4.\" All rights reserved.
5.\" 5.\"
6.\" This code is derived from software contributed to The NetBSD Foundation 6.\" This code is derived from software contributed to The NetBSD Foundation
7.\" by Juan Romero Pardines and Bill Squier. 7.\" by Juan Romero Pardines and Bill Squier.
8.\" 8.\"
9.\" Redistribution and use in source and binary forms, with or without 9.\" Redistribution and use in source and binary forms, with or without
10.\" modification, are permitted provided that the following conditions 10.\" modification, are permitted provided that the following conditions
11.\" are met: 11.\" are met:
12.\" 1. Redistributions of source code must retain the above copyright 12.\" 1. Redistributions of source code must retain the above copyright
13.\" notice, this list of conditions and the following disclaimer. 13.\" notice, this list of conditions and the following disclaimer.
14.\" 2. Redistributions in binary form must reproduce the above copyright 14.\" 2. Redistributions in binary form must reproduce the above copyright
@@ -78,27 +78,27 @@ you want to only see results from a spec @@ -78,27 +78,27 @@ you want to only see results from a spec
78.It Fl f 78.It Fl f
79Display temperature values in degrees Fahrenheit. 79Display temperature values in degrees Fahrenheit.
80The default is to display temperature values in degrees Celsius. 80The default is to display temperature values in degrees Celsius.
81.It Fl I 81.It Fl I
82This flag skips the sensors with invalid state, these are normally 82This flag skips the sensors with invalid state, these are normally
83shown using the 83shown using the
84.Qq N/A 84.Qq N/A
85string by default. 85string by default.
86.It Fl i Ar interval 86.It Fl i Ar interval
87Repeat the display every 87Repeat the display every
88.Ar interval 88.Ar interval
89seconds. 89seconds.
90Note that some devices do not provide fresh values on demand. 90Note that some devices do not provide fresh values on demand.
91See the individual devices manual page for meaningful values for 91See the individual device's manual page for meaningful values for
92.Ar interval . 92.Ar interval .
93If not specified, or specified as 0, 93If not specified, or specified as 0,
94.Nm 94.Nm
95produces one round of values and exits. 95produces one round of values and exits.
96.It Fl k 96.It Fl k
97Display temperature values in Kelvin. 97Display temperature values in Kelvin.
98The default is to display temperature values in degrees Celsius. 98The default is to display temperature values in degrees Celsius.
99.It Fl l 99.It Fl l
100List the names of all supported sensors, one per line. 100List the names of all supported sensors, one per line.
101Use of this flag causes 101Use of this flag causes
102.Nm 102.Nm
103to ignore all other option flags. 103to ignore all other option flags.
104.It Fl r 104.It Fl r