Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Note MCP9804 now also supported by sdtemp(4) ...



details:   https://anonhg.NetBSD.org/src/rev/b4343ee0a3b5
branches:  trunk
changeset: 346665:b4343ee0a3b5
user:      rkujawa <rkujawa%NetBSD.org@localhost>
date:      Tue Jul 26 08:05:51 2016 +0000

description:
Note MCP9804 now also supported by sdtemp(4) - thx msaitoh.

diffstat:

 share/man/man4/mcp980x.4 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r c5ee9c9290cb -r b4343ee0a3b5 share/man/man4/mcp980x.4
--- a/share/man/man4/mcp980x.4  Tue Jul 26 07:36:54 2016 +0000
+++ b/share/man/man4/mcp980x.4  Tue Jul 26 08:05:51 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mcp980x.4,v 1.5 2013/10/15 14:51:58 rkujawa Exp $
+.\" $NetBSD: mcp980x.4,v 1.6 2016/07/26 08:05:51 rkujawa Exp $
 .\"
 .\" Copyright (c) 2013 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 October 15, 2013
+.Dd July 26, 2016
 .Dt MCP980X 4
 .Os
 .Sh NAME
@@ -71,7 +71,7 @@
 driver was written by
 .An Radoslaw Kujawa Aq Mt radoslaw.kujawa%gmail.com@localhost .
 .Sh CAVEATS
-MCP9805 chip is different and is supported by the
+MCP9804 and MCP9805 chip are different and is supported by the
 .Xr sdtemp 4
 driver.
 .Pp



Home | Main Index | Thread Index | Old Index