Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Do not use sdtemp0 for all addresses in SYNOP...
details: https://anonhg.NetBSD.org/src/rev/563f42a5ee01
branches: trunk
changeset: 770297:563f42a5ee01
user: njoly <njoly%NetBSD.org@localhost>
date: Tue Oct 11 17:53:27 2011 +0000
description:
Do not use sdtemp0 for all addresses in SYNOPSIS, switch to sdtemp*
instead.
diffstat:
share/man/man4/sdtemp.4 | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
diffs (32 lines):
diff -r c84ca5e797d9 -r 563f42a5ee01 share/man/man4/sdtemp.4
--- a/share/man/man4/sdtemp.4 Tue Oct 11 15:27:11 2011 +0000
+++ b/share/man/man4/sdtemp.4 Tue Oct 11 17:53:27 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sdtemp.4,v 1.3 2011/01/08 20:13:01 jruoho Exp $
+.\" $NetBSD: sdtemp.4,v 1.4 2011/10/11 17:53:27 njoly Exp $
.\"
.\" Copyright (c) 2008 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -34,14 +34,14 @@
.Nm sdtemp
.Nd JEDEC JC-42.4 compatible memory module temperature sensors
.Sh SYNOPSIS
-.Cd "sdtemp0 at iic? addr 0x18"
-.Cd "sdtemp0 at iic? addr 0x19"
-.Cd "sdtemp0 at iic? addr 0x1a"
-.Cd "sdtemp0 at iic? addr 0x1b"
-.Cd "sdtemp0 at iic? addr 0x1c"
-.Cd "sdtemp0 at iic? addr 0x1d"
-.Cd "sdtemp0 at iic? addr 0x1e"
-.Cd "sdtemp0 at iic? addr 0x1f"
+.Cd "sdtemp* at iic? addr 0x18"
+.Cd "sdtemp* at iic? addr 0x19"
+.Cd "sdtemp* at iic? addr 0x1a"
+.Cd "sdtemp* at iic? addr 0x1b"
+.Cd "sdtemp* at iic? addr 0x1c"
+.Cd "sdtemp* at iic? addr 0x1d"
+.Cd "sdtemp* at iic? addr 0x1e"
+.Cd "sdtemp* at iic? addr 0x1f"
.Sh DESCRIPTION
The
.Nm
Home |
Main Index |
Thread Index |
Old Index