Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Add man page for s390rtc(4).
details: https://anonhg.NetBSD.org/src/rev/3bc3132d2a95
branches: trunk
changeset: 763846:3bc3132d2a95
user: phx <phx%NetBSD.org@localhost>
date: Tue Apr 05 11:24:46 2011 +0000
description:
Add man page for s390rtc(4).
diffstat:
distrib/sets/lists/man/mi | 11 +++++---
share/man/man4/Makefile | 5 ++-
share/man/man4/s390rtc.4 | 56 +++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 66 insertions(+), 6 deletions(-)
diffs (118 lines):
diff -r 062cceb69d4d -r 3bc3132d2a95 distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Tue Apr 05 10:48:47 2011 +0000
+++ b/distrib/sets/lists/man/mi Tue Apr 05 11:24:46 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1306 2011/04/04 17:26:23 bouyer Exp $
+# $NetBSD: mi,v 1.1307 2011/04/05 11:24:46 phx Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -1438,7 +1438,8 @@
./usr/share/man/cat4/rtpphy.0 man-obsolete obsolete
./usr/share/man/cat4/rtw.0 man-sys-catman .cat
./usr/share/man/cat4/rum.0 man-sys-catman .cat
-./usr/share/man/cat4/sandpoint/satmgr.0 man-sys-catman .cat
+./usr/share/man/cat4/s390rtc.0 man-sys-catman .cat
+./usr/share/man/cat4/sandpoint/satmgr.0 man-sys-catman .cat
./usr/share/man/cat4/satalink.0 man-sys-catman .cat
./usr/share/man/cat4/savagedrm.0 man-sys-catman .cat
./usr/share/man/cat4/sdhc.0 man-sys-catman .cat
@@ -4150,7 +4151,8 @@
./usr/share/man/html4/rtk.html man-sys-htmlman html
./usr/share/man/html4/rtw.html man-sys-htmlman html
./usr/share/man/html4/rum.html man-sys-htmlman html
-./usr/share/man/html4/sandpoint/satmgr.html man-sys-htmlman html
+./usr/share/man/html4/s390rtc.html man-sys-htmlman html
+./usr/share/man/html4/sandpoint/satmgr.html man-sys-htmlman html
./usr/share/man/html4/satalink.html man-sys-htmlman html
./usr/share/man/html4/savagedrm.html man-sys-htmlman html
./usr/share/man/html4/sdhc.html man-sys-htmlman html
@@ -6771,7 +6773,8 @@
./usr/share/man/man4/rtpphy.4 man-obsolete obsolete
./usr/share/man/man4/rtw.4 man-sys-man .man
./usr/share/man/man4/rum.4 man-sys-man .man
-./usr/share/man/man4/sandpoint/satmgr.4 man-sys-man .man
+./usr/share/man/man4/s390rtc.4 man-sys-man .man
+./usr/share/man/man4/sandpoint/satmgr.4 man-sys-man .man
./usr/share/man/man4/satalink.4 man-sys-man .man
./usr/share/man/man4/savagedrm.4 man-sys-man .man
./usr/share/man/man4/sdhc.4 man-sys-man .man
diff -r 062cceb69d4d -r 3bc3132d2a95 share/man/man4/Makefile
--- a/share/man/man4/Makefile Tue Apr 05 10:48:47 2011 +0000
+++ b/share/man/man4/Makefile Tue Apr 05 11:24:46 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.557 2011/04/04 17:26:24 bouyer Exp $
+# $NetBSD: Makefile,v 1.558 2011/04/05 11:24:46 phx Exp $
# @(#)Makefile 8.1 (Berkeley) 6/18/93
MAN= aac.4 ac97.4 acardide.4 aceride.4 acphy.4 \
@@ -49,7 +49,8 @@
qe.4 qec.4 qsphy.4 \
raid.4 ral.4 ray.4 rcons.4 rdcphy.4 re.4 rgephy.4 rlphy.4 \
rnd.4 route.4 rs5c372rtc.4 rtk.4 rtw.4 rum.4 \
- satalink.4 sbus.4 scc.4 schide.4 scsi.4 sd.4 se.4 seeprom.4 sem.4 \
+ s390rtc.4 satalink.4 sbus.4 scc.4 schide.4 \
+ scsi.4 sd.4 se.4 seeprom.4 sem.4 \
ses.4 sf.4 sfb.4 sgsmix.4 shb.4 shmif.4 \
shpcic.4 siisata.4 siop.4 sip.4 siside.4 sk.4 sl.4 slide.4 \
sm.4 smsh.4 sn.4 sony.4 spc.4 speaker.4 spif.4 sqphy.4 ss.4 \
diff -r 062cceb69d4d -r 3bc3132d2a95 share/man/man4/s390rtc.4
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man4/s390rtc.4 Tue Apr 05 11:24:46 2011 +0000
@@ -0,0 +1,56 @@
+.\" $NetBSD: s390rtc.4,v 1.1 2011/04/05 11:24:46 phx Exp $
+.\"
+.\" Copyright (c) 2011 The NetBSD Foundation, Inc.
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\" notice, this list of conditions and the following disclaimer in the
+.\" documentation and/or other materials provided with the distribution.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
+.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
+.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+.\" POSSIBILITY OF SUCH DAMAGE.
+.\"
+.Dd April 5, 2011
+.Dt S390RTC 4
+.Os
+.Sh NAME
+.Nm s390rtc
+.Nd Seiko Instruments S-35390 real-time clock
+.Sh SYNOPSIS
+.Cd "s390rtc* at iic? addr 0x30"
+.Sh DESCRIPTION
+The
+.Nm
+driver provides support for the
+.Tn Seiko Instruments
+S-xx390 real-time clock chip.
+.Pp
+Access methods to retrieve and set date and time
+are provided through the
+.Em TODR
+interface defined in
+.Xr todr 9 .
+.Sh SEE ALSO
+.Xr iic 4 ,
+.Xr todr 9
+.Sh HISTORY
+The
+.Nm
+device appeared in
+.Nx 6.0 .
+.Sh BUGS
+The driver does not support the chip's alarm features.
Home |
Main Index |
Thread Index |
Old Index